WO2012162825A1 - Dynamic clustering of transient signals - Google Patents

Dynamic clustering of transient signals Download PDF

Info

Publication number
WO2012162825A1
WO2012162825A1 PCT/CA2012/050343 CA2012050343W WO2012162825A1 WO 2012162825 A1 WO2012162825 A1 WO 2012162825A1 CA 2012050343 W CA2012050343 W CA 2012050343W WO 2012162825 A1 WO2012162825 A1 WO 2012162825A1
Authority
WO
WIPO (PCT)
Prior art keywords
transient
transient signals
clusters
signature
clustering
Prior art date
Application number
PCT/CA2012/050343
Other languages
French (fr)
Inventor
François LÉONARD
Original Assignee
HYDRO-QUéBEC
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 HYDRO-QUéBEC filed Critical HYDRO-QUéBEC
Priority to US14/118,292 priority Critical patent/US10378937B2/en
Priority to EP12792218.5A priority patent/EP2715289B1/en
Priority to CA2836421A priority patent/CA2836421C/en
Priority to JP2014513017A priority patent/JP6148229B2/en
Publication of WO2012162825A1 publication Critical patent/WO2012162825A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01DMEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
    • G01D21/00Measuring or testing not otherwise provided for
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • G06F18/24133Distances to prototypes
    • G06F18/24137Distances to cluster centroïds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching

Definitions

  • the present invention relates to signal analysis methods, and more particularly to a system and a method for dynamic clustering of transient signals.
  • BACKGROUND Transient signals are found in various areas such as radars, partial discharges, arcing noises (unsteady discharge in a plasma), stock price fluctuations, fluid cavitation, acoustic emission, telluric waves and imagery.
  • US 6,088,658 (Yazici et al.), US 6,868,365 (Balan et al.), US 7,579,843 (Younsi et al.) and US 2008/0088314 (Younsi et al.) provide examples of prior art systems and methods for analyzing signals, involving time consuming and resource intensive computation and computer-related tasks.
  • An object of the invention is to provide a system and method of clustering transient signals, which regroup similar transients in a characteristic signature in order to process a reduced number of signatures for the groups, e.g. one signature per group. As there are less signatures, computation time is reduced. A signature being less noisy than its separated components, the processing result is all the more precise and the result is already classified.
  • a method for clustering of transient signals comprising the steps of: acquiring the transient signals as they come;
  • processing the signatures to detect a phenomenon connectable to an intrinsic attribute of the transient signals.
  • a computer system having a processor and a memory storing executable instructions to be executed by the processor to perform the steps of the method.
  • a non-transitory tangible computer readable storage medium storing executable instructions to be executed by a computer system for performing the steps of the method.
  • Figure 1 is a flow chart illustrating the method according to the invention.
  • Figure 2 is a schematic diagram illustrating two clusters.
  • Figure 3 is a graph illustrating cluster partial discharge signature of measurements (gray line) and one measurement snapshot (thin black line).
  • Figure 4 is a histogram illustrating a resolving power.
  • Figure 5 is a histogram illustrating cluster coherency.
  • Figure 6 is a histogram illustrating a number of clusters per sequence.
  • Figure 7 is a graph illustrating a decrease of the processing time with a c d j S t parameter.
  • Figure 8 is a phase-resolved partial discharge diagram of superimposed clusters. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • the time or the space can be replaced by any other dimension of any other nature.
  • the present invention is directed to transient signals whose characteristics are to be repetitive for a portion of their population. By repetitive, it is to be understood that a same transient may be observed more than one time in the time or the space, with an amplitude that may vary and also with a low dissimilarity that may be explained by the noise, a measurement error, a time or spatial distortion of the transient carrier or any other modelizable phenomenon (digitally, analytically or statistically).
  • the present invention proposes to dynamically regroup the transients, i.e. as they are captured by the measurement system or acquired by an appropriate device.
  • regrouping it is to be understood that similar transients are assembled into a same group, a given group thus containing at least one transient, and the result yielding at least one group having more than one transient associated therewith.
  • a grouping that is non-dynamic means that a comparison is made with all the transients on hand; although closer to optimality, the computation time of this approach is exhaustive.
  • N is a number of temporal or spatial dots characterizing a transient
  • a grouping appears such as a cloud of dots in this hyperspace.
  • signature The center of mass of the grouping that corresponds to the means of the transients of the grouping will be called signature.
  • the transient to transient, transient to signature or signature to signature comparison requires a time or space shift in order to maximize the correlation or minimize the distance between both elements of the comparison.
  • the shift is achieved in one block such that
  • the method according to the invention proceeds as follows. Transients are captured as depicted by block 2 and are subjected to a clustering as depicted by block 4 for dynamic cluster construction with cluster signatures. The signatures are analyzed as depicted by block 6 so as to determine signature features usable for further processing related to the nature of the transients under scrutiny as depicted by block 8.
  • the method may be implemented in a computer system having a processor and a memory storing executable instructions to be executed by the processor to perform the above recited steps.
  • the method may also take the form of a non-transitory tangible computer readable storage medium storing executable instructions to be executed by a computer system for performing the steps of the method.
  • the method according to the invention may be used for voltage transient classification by a dynamic time clustering.
  • a dynamic time clustering Inside an underground vault of an electrical distribution network, many hundred signal transients may be captured in a few seconds, many of which are partial discharges (PD). Signal processing and pattern recognition for each transient are time consuming. Grouping M transients into / clusters dramatically reduces the processing time and significantly increases the signal-to-noise ratio of the corresponding / signatures.
  • the clustering may be done over many hundred dimensions ⁇ /, with each dimension corresponding to a signal time sample. Since the time position of a transient is corrupted by a time jitter, the distance function is calculated for T different time alignments.
  • the signals to be processed according to the invention may be sampled e.g. at 1 Gs/s, filtered, interpolated and truncated. A few hundred time samples N describe the transient pattern. For a PD emission location "/ ' ", assuming a constant normalized time signature s, (f) over different amplitudes, there is obtained
  • x m (t) a m - Si (t - t m ) + n m (t) (1 ) the realization of the measurement "m" of a transient signature, where a m is the realization amplitude, t m the realization delay and n m the additive noise.
  • a m is the realization amplitude
  • t m the realization delay
  • n m the additive noise
  • Xmn a m ' Sn-d m + n mn (2) with discretization.
  • the successive measurements taken over one analog input scale are called a sequence.
  • the a m dynamic range may be less than 10 dB for a sequence, i.e. the ratio of the clipping level on the trigger setting level.
  • the first clustering step may be performed for a fixed scale.
  • the full dynamic range can then be obtained in a second step by merging the clusters obtained from different A/D scales.
  • the a m dynamic range may exceed 30 dB. Assuming a Gaussian noise and disregarding the a m dynamic, the 3 ⁇ 4 w projection shows a hypersphere centered on the ' ⁇ ' signature
  • the boundary thickness is a function of the metric, the measurement signal-to-noise ratio (SNR) and the number of time samples N.
  • SNR measurement signal-to-noise ratio
  • N the number of time samples
  • the radius and hypersphere boundary thicknesses are respectively illustrated in 3 ⁇ 4 w , r, and 2 ⁇ ,.
  • the ratio of the boundary thickness on the hypersphere radius tends to 0 when N ⁇ . This phenomenon is called sphere hardening. Calculated using numerous noise samples, the distance X m - Si is barely constant. There are no measurements in the hypersphere except near its boundary.
  • cluster probability densities appear like distributed shells with similar radius and thickness.
  • the single point signature is replaced by a rod pointing to the axis origin.
  • the corresponding shell is dilated along the axis of the rod.
  • the shell thickness is increased in the rod's direction.
  • Signatures appear like distributed shells with a dissimilar elongation function of the amplitude dynamic. The use of an appropriate metric can partially overcome this shell distortion.
  • the number of clusters and the cluster centroid location may be adjusted dynamically.
  • the working dimension may be limited by l max , the maximum allowable signatures and l min , the minimum allowable signatures.
  • a running estimation of the average distance measurement-to-signature may be done during the process of a sequence.
  • the average distance includes the contribution of the noise and the amplitude dynamic.
  • the maximum allowed distance is defined as the average distance r multiplied by a distance coefficient Cdist. This coefficient may be set at about 1 .5.
  • the process may proceed on the basis of comparison and clustering rules as follows:
  • step 4 merging the two nearest signatures, calculating the signatures to the new signature distance, inserting the result in the signature-to- signature distance triangle matrix, and going back to step 2; 5. else, stopping.
  • Sphere-hardening may be used to refine results: measurements distant from the sphere boundary are reprocessed and may be reallocated to another
  • the threshold may be fixed proportionally to where var(Oj) is the variance uncertainty on ⁇ , estimation.
  • the right factor a function of the cluster population P, takes into account the signature position variance.
  • the b coefficient is a weighting factor > 1 .
  • d is the distance (Eq. 5) between the signatures, expressed in number of samples.
  • the order of arrival of the measurements slightly affects the final result, but at the end k,n -dj ⁇ (1 1 )
  • Correlation i.e. Bravais-Pearson coefficient
  • the cluster signatures SNR is high and no mistake can occur between a PD cluster signature and a noise signature.
  • the calculation complexity is 0(N x T x M x l) for the distance measurement to signatures and 0(N ⁇ ⁇ ⁇ M ⁇ /(/ - l)/2) for the signature to signature distance triangle matrix.
  • Coefficients c d i S t, l max and l min set a compromise between the calculation time and the wrong merge probability. For numerous measurements, when the number of clusters is stabilized, the calculation of the signature-to- signature distances is no longer needed: the overall calculation complexity tends to 0(/V ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ) .
  • Accuracy measurements may include some information on cluster dispersion and cluster superimposition. Since the latter information is constant over a data set, the idea is to optimize the process using one or more accuracy estimates that are representative of clustering errors. Proposed estimates are based on two opposite directions. On the one hand, the resolving power, defined as the ratio of the inter-cluster distance over the cluster radius, pertains to the inter- cluster overlapping. On the other hand, the coherency, the ratio of the coherent energy over the total cluster energy, pertains to the cluster itself.
  • the resolving power 3 ⁇ 4 is a measure of the cluster-resolving ability.
  • the resolving power and the mean coherency are at their maximum levels for the best solution and decrease with the accumulating errors in the clustering process.
  • the cluster coherency is altered mainly for sequences with small resolving power.
  • most of the sequences have a large resolving power: shifting the value of c dist to 10 has little effect on coherency.
  • the same shift significantly decreases the cluster population of some of the sequences (Figure 6).
  • Figure 6 illustrates that the maximum allowable signatures l max can be set at 30.
  • Figure 7 shows the processing time decreasing with c d i S t-
  • the time domain transient clustering contribution is recognized in the PRPD diagrams with a cluster discrimination.
  • Figure 8 highlights a cluster of 65 measurements among nine other clusters for a total of 1 182 measurements.
  • the clustering of transient signals in a time domain as the first step analysis, with further signal processing applied on the cluster signatures, is advantageous at least in those ways: (1 ) the information is reduced to some signatures instead of numerous measurements; (2) the SNR signature increases with the cluster population; and (3) the post-processing time is reduced.
  • the superimposed clusters are discriminated in the PRPD diagram.
  • the explained suboptimal heuristic appears as fast and accurate. Testing using numerous field data may be achieved to tune the parameters and set the choice of metrics in the method according to the invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Algebra (AREA)
  • Operations Research (AREA)
  • Probability & Statistics with Applications (AREA)
  • Complex Calculations (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method for clustering of transient signals is provided. The method comprises the steps of acquiring the transient signals as they come, dynamically building up clusters of similar transient signals in a hyperspace based on comparison and clustering rules so that each new one of the transient signal acquired ends up in a cluster with similar transient signals formerly acquired, analyzing the clusters to determine respective signatures defined by the transient signals gathered in the clusters, and processing the signatures to detect a phenomenon connectable to an intrinsic attribute of the transient signals.

Description

DYNAMIC CLUSTERING OF TRANSIENT SIGNALS FIELD OF THE INVENTION The present invention relates to signal analysis methods, and more particularly to a system and a method for dynamic clustering of transient signals.
BACKGROUND Transient signals are found in various areas such as radars, partial discharges, arcing noises (unsteady discharge in a plasma), stock price fluctuations, fluid cavitation, acoustic emission, telluric waves and imagery.
A recurring problem in many of these areas is that the distinct processing of each transient requires an exaggerated computation effort and targets a noisy signal.
US 6,088,658 (Yazici et al.), US 6,868,365 (Balan et al.), US 7,579,843 (Younsi et al.) and US 2008/0088314 (Younsi et al.) provide examples of prior art systems and methods for analyzing signals, involving time consuming and resource intensive computation and computer-related tasks.
SUMMARY An object of the invention is to provide a system and method of clustering transient signals, which regroup similar transients in a characteristic signature in order to process a reduced number of signatures for the groups, e.g. one signature per group. As there are less signatures, computation time is reduced. A signature being less noisy than its separated components, the processing result is all the more precise and the result is already classified.
According to one aspect of the present invention, there is provided a method for clustering of transient signals, comprising the steps of: acquiring the transient signals as they come;
dynamically building up clusters of similar transient signals in a hyperspace based on comparison and clustering rules so that each new one of the transient signal acquired ends up in a cluster with similar transient signals formerly acquired;
analysing the clusters to determine respective signatures defined by the transient signals gathered in the clusters; and
processing the signatures to detect a phenomenon connectable to an intrinsic attribute of the transient signals.
According to another aspect of the present invention, there is also provided a computer system having a processor and a memory storing executable instructions to be executed by the processor to perform the steps of the method. According to another aspect of the invention, there is provided a non-transitory tangible computer readable storage medium storing executable instructions to be executed by a computer system for performing the steps of the method.
BRIEF DESCRI PTION OF THE DRAWINGS
A detailed description of preferred embodiments will be given herein below with reference to the following drawings:
Figure 1 is a flow chart illustrating the method according to the invention.
Figure 2 is a schematic diagram illustrating two clusters.
Figure 3 is a graph illustrating cluster partial discharge signature of measurements (gray line) and one measurement snapshot (thin black line).
Figure 4 is a histogram illustrating a resolving power. Figure 5 is a histogram illustrating cluster coherency. Figure 6 is a histogram illustrating a number of clusters per sequence.
Figure 7 is a graph illustrating a decrease of the processing time with a cdjSt parameter.
Figure 8 is a phase-resolved partial discharge diagram of superimposed clusters. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
In the present disclosure, the time or the space can be replaced by any other dimension of any other nature. The present invention is directed to transient signals whose characteristics are to be repetitive for a portion of their population. By repetitive, it is to be understood that a same transient may be observed more than one time in the time or the space, with an amplitude that may vary and also with a low dissimilarity that may be explained by the noise, a measurement error, a time or spatial distortion of the transient carrier or any other modelizable phenomenon (digitally, analytically or statistically).
The present invention proposes to dynamically regroup the transients, i.e. as they are captured by the measurement system or acquired by an appropriate device. By regrouping, it is to be understood that similar transients are assembled into a same group, a given group thus containing at least one transient, and the result yielding at least one group having more than one transient associated therewith. A grouping that is non-dynamic means that a comparison is made with all the transients on hand; although closer to optimality, the computation time of this approach is exhaustive.
Presented in a space ¾N, where N is a number of temporal or spatial dots characterizing a transient, a grouping appears such as a cloud of dots in this hyperspace. The center of mass of the grouping that corresponds to the means of the transients of the grouping will be called signature.
The transient to transient, transient to signature or signature to signature comparison requires a time or space shift in order to maximize the correlation or minimize the distance between both elements of the comparison. In the case of a distance based comparison criteria, at zero order, the shift is achieved in one block such that
Figure imgf000005_0001
depicts the distance between the transient X and the signature S. It is possible to achieve a first order shift by interpolating the transient (or the signature) so as to stretch or compress it. It is the same for the second order. Furthermore, a dynamic time warping type of method may be considered as a shifting means for the distance computation. Basically, an appropriate shift between both elements of the comparison is to occur in the comparison.
Referring to Figure 1 , the method according to the invention proceeds as follows. Transients are captured as depicted by block 2 and are subjected to a clustering as depicted by block 4 for dynamic cluster construction with cluster signatures. The signatures are analyzed as depicted by block 6 so as to determine signature features usable for further processing related to the nature of the transients under scrutiny as depicted by block 8. The method may be implemented in a computer system having a processor and a memory storing executable instructions to be executed by the processor to perform the above recited steps. The method may also take the form of a non-transitory tangible computer readable storage medium storing executable instructions to be executed by a computer system for performing the steps of the method.
The following provides an example of an embodiment of the invention in the context of partial discharge detection, location and analysis. It should be understood that the invention is not limited to such embodiment and application, and that changes and modifications can be made without departing from the invention.
The method according to the invention may be used for voltage transient classification by a dynamic time clustering. Inside an underground vault of an electrical distribution network, many hundred signal transients may be captured in a few seconds, many of which are partial discharges (PD). Signal processing and pattern recognition for each transient are time consuming. Grouping M transients into / clusters dramatically reduces the processing time and significantly increases the signal-to-noise ratio of the corresponding / signatures. The clustering may be done over many hundred dimensions Λ/, with each dimension corresponding to a signal time sample. Since the time position of a transient is corrupted by a time jitter, the distance function is calculated for T different time alignments. A heuristic similar to the k-means algorithm is explained based on the "sphere hardening" phenomenon and has a 0(7 x N x M x l) complexity for / clusters. Different tools are proposed for assessing the accuracy of the clustering process and optimizing some parameters of the method. The signals to be processed according to the invention may be sampled e.g. at 1 Gs/s, filtered, interpolated and truncated. A few hundred time samples N describe the transient pattern. For a PD emission location "/'", assuming a constant normalized time signature s, (f) over different amplitudes, there is obtained
xm (t) = am - Si (t - tm) + nm(t) (1 ) the realization of the measurement "m" of a transient signature, where am is the realization amplitude, tm the realization delay and nm the additive noise. The corresponding modeling is
Xmn = am ' Sn-dm + nmn (2) with discretization. The successive measurements taken over one analog input scale are called a sequence. The am dynamic range may be less than 10 dB for a sequence, i.e. the ratio of the clipping level on the trigger setting level. The first clustering step may be performed for a fixed scale. The full dynamic range can then be obtained in a second step by merging the clusters obtained from different A/D scales. In some cases, the am dynamic range may exceed 30 dB. Assuming a Gaussian noise and disregarding the am dynamic, the ¾w projection shows a hypersphere centered on the 'ϊ' signature
&i,1 > Si,2 > - - -> Si,N (3) where the measurements
Figure imgf000007_0001
are close to the hypersphere boundary. The boundary thickness is a function of the metric, the measurement signal-to-noise ratio (SNR) and the number of time samples N. For an Euclidian metric, the distance
Figure imgf000007_0002
has the expected mean
ri = E(Dm, ) = ^NE[nm 2 n ) (6) for xm e cluster "/'" and the standard deviation σ, =V¾). (7)
Referring to Figure 2, the radius and hypersphere boundary thicknesses are respectively illustrated in ¾w, r, and 2 σ,. The ratio of the boundary thickness on the hypersphere radius tends to 0 when N→∞. This phenomenon is called sphere hardening. Calculated using numerous noise samples, the distance Xm- Si is barely constant. There are no measurements in the hypersphere except near its boundary.
In ¾w, cluster probability densities appear like distributed shells with similar radius and thickness. With the presence of a significant am dynamic, the single point signature is replaced by a rod pointing to the axis origin. The corresponding shell is dilated along the axis of the rod. The shell thickness is increased in the rod's direction. Signatures appear like distributed shells with a dissimilar elongation function of the amplitude dynamic. The use of an appropriate metric can partially overcome this shell distortion. In dynamic clustering, the number of clusters and the cluster centroid location may be adjusted dynamically. The working dimension may be limited by lmax, the maximum allowable signatures and lmin, the minimum allowable signatures. A running estimation of the average distance measurement-to-signature may be done during the process of a sequence. The average distance includes the contribution of the noise and the amplitude dynamic. The maximum allowed distance is defined as the average distance r multiplied by a distance coefficient Cdist. This coefficient may be set at about 1 .5. The process may proceed on the basis of comparison and clustering rules as follows:
- storing the first lmin measurements as new signatures;
- for the next measurements, finding the nearest distance measurement-to-the signatures;
- if the nearest distance is less than the allowed maximum distance,
- then merging the measurement to the nearest signature and re-estimating the average distance r,
- else calculating the signature-to-signature distances and finding the nearest signature-to-signature distance;
- if the distance is less than the allowed maximum distance,
- then merging the two nearest signatures and re-estimating the average distance r,
- else putting the measurement as a new signature or, if lmax is exceeded, forcing the measurement to merge with the nearest signature;
- after the last measurement, the span of time alignment is doubled, for 27~- 7~:
1 . calculating the signature-to-signature distances;
2. finding the nearest signature-to-signature distance;
3. if the nearest distance is less than the allowed maximum distance:
4. then, merging the two nearest signatures, calculating the signatures to the new signature distance, inserting the result in the signature-to- signature distance triangle matrix, and going back to step 2; 5. else, stopping.
Sphere-hardening may be used to refine results: measurements distant from the sphere boundary are reprocessed and may be reallocated to another
Figure imgf000009_0001
cluster. The threshold may be fixed proportionally to where var(Oj) is the variance uncertainty on σ, estimation.
Assuming /",»/}, the average distance r is recursively estimated from the minimum distance Dm calculated during the cluster building. This average distan
Figure imgf000009_0002
includes the noise of the measurement and the signature position error. The right factor, a function of the cluster population P,, takes into account the signature position variance. The b coefficient is a weighting factor > 1 .
The merge process S, u S , → S, ' is
S - - (PiSi + PjSj ) (9)
P, + Pj
for the new signature calculation where P, and P, are the cluster populations. Before the merge, the signatures are time-aligned with respect to the minimum distance. The signature time alignment is also weighted by the cluster population
Figure imgf000009_0003
where d is the distance (Eq. 5) between the signatures, expressed in number of samples. The order of arrival of the measurements slightly affects the final result, but at the end k,n -dj< (1 1 )
Among various metrics, the minimum of the square distance
Figure imgf000010_0001
calculated over T tested time alignments may yield the best results. Note that minimizing the right term is like maximizing correlation. Maximizing only the correlation may be ineffectual since many small noise patterns will correlate with some PD signatures. With this metric, the contribution of the PD amplitude variation is reduced by the second term.
Correlation (i.e. Bravais-Pearson coefficient) can be used in the second clustering performed to merge the clusters generated by the different measuring scales. In this second step, the cluster signatures SNR is high and no mistake can occur between a PD cluster signature and a noise signature.
The calculation complexity is 0(N x T x M x l) for the distance measurement to signatures and 0(N χ Τ χ M χ /(/ - l)/2) for the signature to signature distance triangle matrix. Coefficients cdiSt, lmax and lmin set a compromise between the calculation time and the wrong merge probability. For numerous measurements, when the number of clusters is stabilized, the calculation of the signature-to- signature distances is no longer needed: the overall calculation complexity tends to 0(/V χ Τ χ Μ χ ΐ) .
Accuracy measurements may include some information on cluster dispersion and cluster superimposition. Since the latter information is constant over a data set, the idea is to optimize the process using one or more accuracy estimates that are representative of clustering errors. Proposed estimates are based on two opposite directions. On the one hand, the resolving power, defined as the ratio of the inter-cluster distance over the cluster radius, pertains to the inter- cluster overlapping. On the other hand, the coherency, the ratio of the coherent energy over the total cluster energy, pertains to the cluster itself.
The resolving power ¾ is a measure of the cluster-resolving ability. The resolvin power
Figure imgf000011_0001
corresponds to a signal-to-noise ratio where the RMS cluster inter-distance is the signal and RMS cluster radius is the noise. The equality
0.5 - l(l -Ό
Figure imgf000011_0002
explains the denominator of the first term and ∑Pj = M .
The coherency
Figure imgf000011_0003
of the cluster 'ϊ' is calculated from the P, members of this cluster. The mean coherency
Figure imgf000011_0004
is defined for a sequence considering all the contributing clusters. The following hypothesis may be used: the resolving power and the mean coherency are at their maximum levels for the best solution and decrease with the accumulating errors in the clustering process.
Figure 3 shows a typical PD signature. The results have been obtained for 1 730 sequences (1 18 932 measurements) taken in an underground distribution network. The first lobe is the sharpest and sets the PD polarity to a negative value here. The range of the resolving power values, 1 to 10 000, calls for logarithm (dB) scaling. The distance coefficient cdiSt must be set less than the resolving power. To the left of Figure 4, the 20 counts at 0 dB for cd;sf=10 are explained as clustering errors since cdiSt> resolving power.
The cluster coherency is altered mainly for sequences with small resolving power. On Figure 5, most of the sequences have a large resolving power: shifting the value of cdist to 10 has little effect on coherency. However, the same shift significantly decreases the cluster population of some of the sequences (Figure 6). Figure 6 illustrates that the maximum allowable signatures lmax can be set at 30. Figure 7 shows the processing time decreasing with cdiSt- The compromise between the processing time and clustering error probability is set by the data itself and the desired confidence for diagnostic purposes. Based on these latter figures and other results, set Q;sf=1 .5 targets more than 99% of the data population and yields a processing time close to the measuring time (« 8 s).
The time domain transient clustering contribution is recognized in the PRPD diagrams with a cluster discrimination. Figure 8 highlights a cluster of 65 measurements among nine other clusters for a total of 1 182 measurements. The clustering of transient signals in a time domain as the first step analysis, with further signal processing applied on the cluster signatures, is advantageous at least in those ways: (1 ) the information is reduced to some signatures instead of numerous measurements; (2) the SNR signature increases with the cluster population; and (3) the post-processing time is reduced. Moreover, the superimposed clusters are discriminated in the PRPD diagram. The explained suboptimal heuristic appears as fast and accurate. Testing using numerous field data may be achieved to tune the parameters and set the choice of metrics in the method according to the invention.

Claims

CLAIMS:
1 . A method for clustering of transient signals, comprising the steps of: acquiring the transient signals;
dynamically building up clusters of similar transient signals in a hyperspace based on comparison and clustering rules so that each new one of the transient signal acquired ends up in a cluster with similar transient signals formerly acquired;
analyzing the clusters to determine respective signatures defined by the transient signals gathered in the clusters; and
processing the signatures to detect a phenomenon connectable to an intrinsic attribute of the transient signals.
2. The method according to claim 1 , wherein the building up of the clusters comprises realigning the acquired transient signals and carrying out at least one of a transient-to-transient, transient-to-signature, and signature-to-signature distance comparison.
3. The method according to claim 1 , wherein the building up of the clusters begins with clusters formed of a number of initial transient signals acquired.
4. The method according to claim 1 , wherein the building up of the clusters comprises merging similar transient signals and similar clusters and computing new parameters of the comparison and clustering rules applicable to the clustering of new transient signals acquired.
5. The method according to claim 4, wherein the parameters comprise distance calculation metrics.
6. A computer system having a processor and a memory storing executable instructions to be executed by the processor to perform the steps of the method according to any one of claims 1 to 5.
7. A non-transitory tangible computer readable storage medium storing executable instructions to be executed by a computer system for performing the steps of the method according to any one of claims 1 to 5.
PCT/CA2012/050343 2011-05-27 2012-05-25 Dynamic clustering of transient signals WO2012162825A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US14/118,292 US10378937B2 (en) 2011-05-27 2012-05-25 Dynamic clustering of transient signals
EP12792218.5A EP2715289B1 (en) 2011-05-27 2012-05-25 Dynamic clustering of transient signals
CA2836421A CA2836421C (en) 2011-05-27 2012-05-25 Dynamic clustering of transient signals
JP2014513017A JP6148229B2 (en) 2011-05-27 2012-05-25 Dynamic clustering of transition signals

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CA2,741,202 2011-05-27
CA2741202A CA2741202A1 (en) 2011-05-27 2011-05-27 Dynamic clustering of transient signals

Publications (1)

Publication Number Publication Date
WO2012162825A1 true WO2012162825A1 (en) 2012-12-06

Family

ID=47258233

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA2012/050343 WO2012162825A1 (en) 2011-05-27 2012-05-25 Dynamic clustering of transient signals

Country Status (5)

Country Link
US (1) US10378937B2 (en)
EP (1) EP2715289B1 (en)
JP (1) JP6148229B2 (en)
CA (2) CA2741202A1 (en)
WO (1) WO2012162825A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160005094A (en) * 2013-05-06 2016-01-13 하이드로-퀘벡 Quantitative analysis of signal related measurements for trending and pattern recognition

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9673920B2 (en) * 2012-12-18 2017-06-06 Department 13, LLC Intrusion detection and radio fingerprint tracking
EP2916260A1 (en) 2014-03-06 2015-09-09 Tata Consultancy Services Limited Time series analytics
WO2017188987A2 (en) * 2016-04-29 2017-11-02 Hewlett Packard Enterprise Development Lp Hierarchical rule clustering
CN108663608A (en) * 2018-07-31 2018-10-16 中国南方电网有限责任公司超高压输电公司检修试验中心 A kind of multi-source local discharge signal automatic cluster separation method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6088658A (en) 1997-04-11 2000-07-11 General Electric Company Statistical pattern analysis methods of partial discharge measurements in high voltage insulation
US6868365B2 (en) 2000-06-21 2005-03-15 Siemens Corporate Research, Inc. Optimal ratio estimator for multisensor systems
US20080088314A1 (en) 2006-10-13 2008-04-17 Abdelkrim Younsi Methods and apparatus for analyzing partial discharge in electrical machinery
US20100311482A1 (en) * 2009-05-30 2010-12-09 Lange Daniel H Electro-Biometric Methods and Apparatus

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2779119B2 (en) 1992-10-06 1998-07-23 松下電器産業株式会社 Learning recognition device
US5479570A (en) 1992-10-06 1995-12-26 Matsushita Electric Industrial Co., Ltd. Learning and recognition machine
JPH1114121A (en) 1997-06-24 1999-01-22 Matsushita Electric Ind Co Ltd Automatic timer device, and air conditioner
US7499751B2 (en) * 2005-04-28 2009-03-03 Cardiac Pacemakers, Inc. Cardiac signal template generation using waveform clustering
US8326775B2 (en) 2005-10-26 2012-12-04 Cortica Ltd. Signature generation for multimedia deep-content-classification by a large-scale matching system and method thereof
US8437844B2 (en) * 2006-08-21 2013-05-07 Holland Bloorview Kids Rehabilitation Hospital Method, system and apparatus for real-time classification of muscle signals from self-selected intentional movements
US20100031148A1 (en) * 2008-08-04 2010-02-04 Ramon Rivera Community-oriented social network
US8358857B2 (en) 2008-10-03 2013-01-22 Sony Corporation Dynamic clustering for adaptive prediction filters
JP5048625B2 (en) * 2008-10-09 2012-10-17 株式会社日立製作所 Anomaly detection method and system
US8345932B2 (en) * 2008-11-24 2013-01-01 International Business Machines Corporation Support vector machine for biometric data processing
US8819018B2 (en) * 2011-05-24 2014-08-26 Honeywell International Inc. Virtual sub-metering using combined classifiers

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6088658A (en) 1997-04-11 2000-07-11 General Electric Company Statistical pattern analysis methods of partial discharge measurements in high voltage insulation
US6868365B2 (en) 2000-06-21 2005-03-15 Siemens Corporate Research, Inc. Optimal ratio estimator for multisensor systems
US20080088314A1 (en) 2006-10-13 2008-04-17 Abdelkrim Younsi Methods and apparatus for analyzing partial discharge in electrical machinery
US7579843B2 (en) 2006-10-13 2009-08-25 General Electric Company Methods and apparatus for analyzing partial discharge in electrical machinery
US20100311482A1 (en) * 2009-05-30 2010-12-09 Lange Daniel H Electro-Biometric Methods and Apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2715289A4

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160005094A (en) * 2013-05-06 2016-01-13 하이드로-퀘벡 Quantitative analysis of signal related measurements for trending and pattern recognition
JP2016526154A (en) * 2013-05-06 2016-09-01 ハイドロ−ケベック Quantitative analysis of signal-related measurements for trend analysis and pattern recognition
KR102124985B1 (en) 2013-05-06 2020-06-19 하이드로-퀘벡 Quantitative analysis of signal related measurements for trending and pattern recognition

Also Published As

Publication number Publication date
JP6148229B2 (en) 2017-06-14
CA2741202A1 (en) 2012-11-27
JP2014517398A (en) 2014-07-17
CA2836421C (en) 2020-03-31
US20140100821A1 (en) 2014-04-10
EP2715289B1 (en) 2020-07-01
US10378937B2 (en) 2019-08-13
EP2715289A1 (en) 2014-04-09
EP2715289A4 (en) 2015-05-20
CA2836421A1 (en) 2012-12-06

Similar Documents

Publication Publication Date Title
KR101871874B1 (en) Adaptive cfar method for nonhomogeneous environments and system thereof
CN107862134B (en) Wiener process reliability analysis method considering autocorrelation measurement error
US10378937B2 (en) Dynamic clustering of transient signals
US8468161B2 (en) Determining a seasonal effect in temporal data
CN110956613A (en) Image quality-based target detection algorithm performance normalization evaluation method and system
CN109923430B (en) Device and method for phase difference expansion
CN111999726A (en) Personnel positioning method based on millimeter wave radar
CN108469609B (en) Detection information filtering method for radar target tracking
CN110988856B (en) Target detection trace agglomeration algorithm based on density clustering
CN113391306A (en) Constant false alarm rate vehicle radar target detection method, device, equipment and storage medium
CN111339986B (en) Device frequency law mining method and system based on time domain/frequency domain analysis
CN110632563B (en) Intra-pulse frequency coding signal parameter measuring method based on short-time Fourier transform
CN112904292A (en) Broadband radar detection threshold determination and target detection method based on importance sampling
CN116299241A (en) Method, device, equipment and storage medium for measuring and calculating radar antenna scanning period
CN115934699A (en) Abnormal data screening method and device, electronic equipment and storage medium
KR20130034095A (en) Apparatus and method estimating doa/toa of mobile signal
Ivković et al. False alarm analysis of the CATM-CFAR in presence of clutter edge
CN108512614A (en) A kind of method and device of low signal-to-noise ratio electromagnetic signal identification
CN115700553A (en) Anomaly detection method and related device
CN113723207A (en) Method for detecting mutation signal based on histogram distance
JP2020109391A (en) Estimation method, estimation device, and program
CN110826213B (en) Sample period accurate estimation method based on linear regression and remainder period
Madhusudhana et al. A generic system for the automatic extraction of narrowband signals of biological origin in underwater audio
CN113960555B (en) Target terahertz time-domain echo processing method, device, equipment and storage medium
CN117540328B (en) Noise processing method in high-precision measurement process of coal mine noise

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12792218

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2836421

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 14118292

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2014513017

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE