CN107956708B - A method for detecting potential cavitation faults of pumps based on fast spectral kurtosis analysis - Google Patents
A method for detecting potential cavitation faults of pumps based on fast spectral kurtosis analysis Download PDFInfo
- Publication number
- CN107956708B CN107956708B CN201711146384.8A CN201711146384A CN107956708B CN 107956708 B CN107956708 B CN 107956708B CN 201711146384 A CN201711146384 A CN 201711146384A CN 107956708 B CN107956708 B CN 107956708B
- Authority
- CN
- China
- Prior art keywords
- signal
- frequency
- cavitation
- kurtosis
- time
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Classifications
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F04—POSITIVE - DISPLACEMENT MACHINES FOR LIQUIDS; PUMPS FOR LIQUIDS OR ELASTIC FLUIDS
- F04D—NON-POSITIVE-DISPLACEMENT PUMPS
- F04D15/00—Control, e.g. regulation, of pumps, pumping installations or systems
- F04D15/0088—Testing machines
Landscapes
- Engineering & Computer Science (AREA)
- Mechanical Engineering (AREA)
- General Engineering & Computer Science (AREA)
- Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)
- Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
Abstract
The invention discloses a kind of potential cavitation fault detection methods of pump based on quick spectrum kurtosis analysis, comprising: step 1, acquisition vibration acceleration signal carries out noise reduction, as signal to be processed;Step 2, according to the data volume size of signal, the decomposition order of signal processing is determined;Step 3, according to quick spectrum kurtosis algorithm calculated result, optimal carrier frequency and bandwidth are selected;Step 4, Fourier transformation is carried out to the signal in the carrier frequency of selection and bandwidth, obtains spectrum envelope figure;Step 5, original signal time-domain diagram, the signal time-domain diagram for quickly being composed kurtosis filtering processing and the spectrum envelope figure after selection area Fourier transformation are compared, time and the frequecy characteristic of cavitation fault-signal are analyzed.More cavitation instantaneous signals are able to detect that using this method of the present invention, are made the information in terms of time domain and frequency domain see to be more clear obviously, can obviously be told the normal condition and cavitation condition of pump.
Description
Technical field
The invention belongs to field of signal processing more particularly to a kind of real-time status based on quick spectrum kurtosis analysis pump and
The method for detecting its potential cavitation failure.
Background technique
High performance centrifugal pump is widely applied on today's society and demand is huge.Since work is in the complicated item such as high-voltage high-speed
Under part, the cavitation failure of centrifugal pump occurs again and again, causes vibration frequency aggravation, noise to increase, corrosion of blade, seriously restricts pump
Performance and service life.Traditional detection method is in the pump cavitation newborn period, for the signals such as the flow and lift of pump, vibration and noise
The detection of variation is simultaneously insensitive;But when cavitation signal significant changes, cavitation failure has rapidly developed quite serious
Degree.
The acoustical signal bandwidth span of cavitation bubble is big, instantaneity is strong, processing difficulty is higher;Vibration signal caused by cavitation is past
It is modulated strongly toward by blade rotation.
The common fault-signal detection method of field of signal processing mainly has Short Time Fourier Transform and wavelet transformation at present
Two kinds.Short Time Fourier Transform is a kind of most common Time-Frequency Analysis Method, it is indicated by the segment signal in time window
The signal characteristic at a certain moment.During Short Time Fourier Transform, the length of window determines the temporal resolution and frequency of spectrogram
Rate resolution ratio, window is longer, and the signal of interception is longer, and signal is longer, and frequency resolution is higher after Fourier transformation, time resolution
Rate is poorer;On the contrary, window length is shorter, the signal of interception is shorter, and frequency resolution is poorer, and temporal resolution is better, that is to say, that
In Short Time Fourier Transform, it cannot get both between temporal resolution and frequency resolution, it should be accepted or rejected according to specific requirements.
Short Time Fourier Transform is serious to receive the influence of time domain and frequency domain resolution, its effect is caused to be restricted.Moreover,
For vibration acceleration signal caused by cavitation, Short Time Fourier Transform can not analyze specific information.
The practicability of wavelet transformation is significantly stronger than Short Time Fourier Transform, it inherits and developed short time discrete Fourier transform office
The thought in portion, while overcoming the disadvantages of window size does not change with frequency again, be capable of providing one with frequency shift " when
M- frequency " window is the ideal tools for carrying out signal time frequency analysis and processing.Industrial production uses discrete wavelet transformer in practice
It changes more.But not unique, wavelet parameter is chosen there are still wavelet basis and combines unstable deficiency.Also have in conjunction with supporting vector simultaneously
Machine and Artificial Neural Network improve wavelet decomposition transform, using pressure fluctuation signal and cavitation field distributed image, to wink
The cavitation characterization extraction of state variation is largely effective, but algorithm complexity is high, parameter setting still needs experience interpretation.In addition,
It complements one another, is based on multi dimensional analysis (impeller-guide vane-load-sound and vibration signal spectrum) with multiscale analysis such as wavelet transformations
Cavitation diagnostic method, successfully develop highly sensitive, high reliability Turbine Cavitation Testing monitoring and fault diagnosis system, but this is more
Dimensional analysis method fails to obtain high-resolution dynamic spectrum texture, is unfavorable for characterization and turns from sheet to cloud cavitation etc. is crucial
Twist process.
Summary of the invention
The present invention provides a kind of potential cavitation fault detection methods of pump based on quick spectrum kurtosis analysis, are able to detect that
More instantaneous signals make the information in terms of time domain and frequency domain see to be more clear obviously, can obviously tell the normal shape of pump
State and cavitation condition not only possess bigger frequency detection range, but also easy to operate.
A kind of potential cavitation fault detection method of pump based on quick spectrum kurtosis analysis, comprising the following steps:
Step 1, noise reduction is carried out to the vibration acceleration signal of acquisition, as experiment signal to be processed;
Step 2, according to the data volume size for testing signal to be processed, the highest quick spectrum kurtosis algorithm of fitting degree is determined
Decompose decomposition order of the order as signal processing;
Step 3, according to quick spectrum kurtosis algorithm calculated result, be chosen so that the maximum carrier frequency of signal kurtosis and
Respective bandwidth;
Step 4, Fourier transformation is carried out to the signal after the carrier frequency of selection and respective bandwidth, obtains spectrum envelope
Figure;
Step 5, signal time-domain diagram and the selection area Fourier of kurtosis processing are composed according to original signal time-domain diagram, quickly
Transformed spectrum envelope figure analyzes time and the frequecy characteristic of fault-signal.
In step 1, the noise-reduction method is, in processing routine, using pre -whitening processing noise, drops to signal
It makes an uproar processing, pre -whitening processing is in MATLAB software are as follows:
X=x-mean (x);
Na=100;
A=lpc (x, Na);
X=fftfilt (a, x);
X=x (Na+1:end);
Wherein x is the signal of processing.
The detailed process of step 2 are as follows:
In MATLAB software, according to actual amount of data, a preliminary exposition order is arranged in step 2-1;
Step 2-2, under the order, observation observes the frequency by quickly composing the carrier frequency and bandwidth that kurtosis algorithm obtains
Spectrum envelope figure within the scope of rate after Fourier transformation;
Step 2-3 is determined according to spectrum envelope figure peak feature and is decomposed order.
Decomposing the principle that order is established is adjusted according to the density at the spectrum envelope figure peak of processing result, if peak is close
Degree is too low, then reduces decomposition order;It is on the contrary then increase.
In step 3, the quick spectrum kurtosis algorithm is in MATLAB software for one with original signal, decomposition order
(nlevel) and sample frequency be independent variable function.
In step 5, the time of fault-signal and the process of frequecy characteristic are analyzed specifically:
Step 5-1 whether there is apparent impact signal according on the signal time-domain diagram of quick spectrum kurtosis processing, and determination is
It is no that there are cavitation failures to determine the time of cavitation fault-signal according to position of the impact signal on time-domain diagram;
Step 5-2 determines cavitation event according to the axis frequency and leaf frequency information on the frequency envelope figure after Fourier transformation
Hinder the frequecy characteristic of signal.
The present invention provides a kind of methods of quickly spectrum kurtosis frequency spectrum texture analysis, by quickly composing kurtosis function, to pump
Vibration signal handled.The present invention is chosen so that it includes the most optimal carrier frequencies of prompting message and bandwidth to carry out
Signal filtering obtains frequency domain information by carrying out Fourier transformation to this section of time-domain information, and then detects to pump state, right
Specific cavitation failure-frequency is analyzed.
The method of the present invention significant increase signal enhancing ability, can enhance cavitation signal, simultaneously from the leaf frequency of rotation
The related data that pump can clearly be told also has an apparent resolution for normal condition and cavitation condition.
Detailed description of the invention
Fig. 1 is that the present invention is based on the pump real-time state monitorings of quick spectrum kurtosis frequency spectrum texture analysis and potential cavitation failure to examine
The flow diagram of the method for survey;
Fig. 2 is using quickly spectrum kurtosis to the analysis and processing result schematic diagram under rated condition;
Fig. 3 a is original signal time-domain diagram under rated condition;
Fig. 3 b is the signal time-domain diagram quickly composed after kurtosis filtering processing under rated condition;
Fig. 3 c is the spectrum envelope figure under rated condition after selection area Fourier transformation;
Fig. 4 is using quickly spectrum kurtosis to the analysis and processing result schematic diagram under pump cavitation state;
Fig. 5 a is original signal time-domain diagram under pump cavitation state;
Fig. 5 b is the signal time-domain diagram quickly composed after kurtosis filtering processing under pump cavitation state;
Fig. 5 c is the spectrum envelope figure under pump cavitation state after selection area Fourier transformation.
Specific embodiment
Quickly spectrum kurtosis is a kind of fourth order spectrum analysis tool.It is defined asWherein H (n,
It f) is complex envelope of the signal x (n) in frequency f.<>is the operator averaged.Quickly spectrum kurtosis can be very good to analyze unstable
Process, such as instantaneous signal, and the kurtosis numerical value of the instantaneous signal of height unstable state depends on the frequency resolution (Δ of estimator
F), each transient phenomena corresponds to a kind of optimal frequency band { f, Δ f }.Therefore, in actual analytic process, it should look for
To the information of optimal frequency and frequency resolution, so that kurtosis reaches maximum value in this section, it can find correlation
Transient state information.
Pump is under many states, such as cavitation and deformable blade, and the vibration of pump can all be made to mutate, thus
Generate a large amount of transient state information.In this way, quickly composing the good detection transient state information of kurtosis algorithm and good noise resisting ability
A kind of good tool is provided to the cavitation fault detection and diagnosis of pump.
In order to more specifically describe the present invention, with reference to the accompanying drawing and specific embodiment is to technical solution of the present invention
It is described in detail.
As shown in Figure 1, the pump incipient fault detection method based on quick spectrum kurtosis analysis includes the following steps:
S01 is collected normal load pump respectively by vibration acceleration sensor and the vibration letter of the pump of cavitation phenomenon occurs
Number, and import data in processing routine.
In processing routine, using the method for pre -whitening processing noise, noise reduction process is carried out to signal.In MATLAB software
In, the sentence of prewhitening are as follows:
X=x-mean (x);
Na=100;
A=lpc (x, Na);
X=fftfilt (a, x);
X=x (Na+1:end);
Wherein x is the signal of processing.
S02 calculates the signal that noise reduction process obtains using quick spectrum kurtosis function, and quickly composing kurtosis function is one
It is a using original signal, decompose order (nlevel) and sample frequency as the function of independent variable.
According to the size of data volume, chooses suitable calculates and decompose order.Herein, the principle that order is established is decomposed
It is to be determined according to the density at the spectrum envelope figure peak of processing result, if peak density is too low, reduces decomposition order;It is on the contrary
Then increase.In this test data, test frequency acquisition be 40960Hz, test data substantially between 640,000 to 650,000, because
This uses the analysis of six ranks.
S03 finds the frequency for possessing maximum spectrum kurtosis and corresponding frequency band in the quickly analysis result figure of spectrum kurtosis
It is wide.Under normally loaded condition quick spectrum kurtosis analysis result as shown in Fig. 2, its optimal carrier frequency be 2400Hz,
Frequency bandwidth adds the quotient of first power for the order of sample frequency and 2, therefore its frequency bandwidth is 320Hz.It is fast under cavitation condition
For speed spectrum kurtosis analysis result as shown in figure 4, its optimal carrier frequency is 19626.6667Hz, frequency bandwidth is 1706.6667.
That segment signal for possessing maximum spectrum kurtosis is carried out the transformation assay of time-domain and frequency-domain, uses Fourier transformation by S04
The state for obtaining the envelope diagram of frequency, and then being pumped by analyzing frequency come detection and diagnosis.Wherein, Fig. 3 a, Fig. 3 b and Fig. 3 c divide
It Wei not original signal time-domain diagram, signal time-domain diagram and Fourier transformation after quickly composing kurtosis filtering processing under normally loaded condition
Spectrum envelope figure afterwards;Fig. 5 a, Fig. 5 b and Fig. 5 c are respectively original signal time-domain diagram under cavitation condition, quickly compose kurtosis filtering processing
Spectrum envelope figure after rear signal time-domain diagram and Fourier transformation.
S05, using processing result map analysis comparison pump under normally loaded condition with the information under cavitation condition.From original
Signal can not analyze the relevant information of pump, as shown in Fig. 3 a and Fig. 5 a.It can be found that the vibration letter of pump in normal state
In number, the data after having passed through quick spectrum kurtosis filtering processing are still more smooth in the time domain, can not find out in the time domain bright
Aobvious impact, as shown in Figure 3b.Spectrum envelope figure after Fourier transformation can significantly find axis frequency in Fig. 3 c
(24.61Hz) and relevant leaf frequency harmonic information (75Hz, 100Hz etc.).In this trial, the revolving speed of pump is that 1375 circles are every
Minute, then its axis frequency is 25Hz.And under cavitation condition, it, can be in time-domain after have passed through quickly spectrum kurtosis filtering processing
Obviously impact signal is clearly found, such as Fig. 5 b.On its frequency envelope figure after Fourier transformation, occur a large amount of
High-frequency information, range has even arrived 1600Hz or more, and leaf frequency signal (172Hz) is especially prominent, illustrates that pump cavitation phenomenon produces
Raw bubble has superposition to leaf frequency, bubble high-frequency Ground shock waves blade caused by cavitation, such as Fig. 5 c.It is therefore evident that spectrum kurtosis point
Analysis can be detected and analyzed the cavitation condition of pump.
This example has apparent frequency information under specified normal condition using the vibration acceleration data of pump,
And under cavitation condition, there is apparent impact signal at specific time point, on frequency map, can also find cavitation phenomenon
Performance, there is a large amount of high-frequency information, show quickly to compose kurtosis algorithm for the Vibration Condition Monitoring and failure point of pump
Analysis has good effect.
Technical solution of the present invention and beneficial effect is described in detail in above-described specific embodiment, Ying Li
Solution is not intended to restrict the invention the foregoing is merely presently most preferred embodiment of the invention, all in principle model of the invention
Interior done any modification, supplementary, and equivalent replacement etc. are enclosed, should all be included in the protection scope of the present invention.
Claims (6)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201711146384.8A CN107956708B (en) | 2017-11-17 | 2017-11-17 | A method for detecting potential cavitation faults of pumps based on fast spectral kurtosis analysis |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201711146384.8A CN107956708B (en) | 2017-11-17 | 2017-11-17 | A method for detecting potential cavitation faults of pumps based on fast spectral kurtosis analysis |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN107956708A CN107956708A (en) | 2018-04-24 |
| CN107956708B true CN107956708B (en) | 2019-04-02 |
Family
ID=61963730
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201711146384.8A Active CN107956708B (en) | 2017-11-17 | 2017-11-17 | A method for detecting potential cavitation faults of pumps based on fast spectral kurtosis analysis |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN107956708B (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11852001B2 (en) | 2019-09-13 | 2023-12-26 | Bj Energy Solutions, Llc | Methods and systems for operating a fleet of pumps |
Families Citing this family (49)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11624326B2 (en) | 2017-05-21 | 2023-04-11 | Bj Energy Solutions, Llc | Methods and systems for supplying fuel to gas turbine engines |
| CN108644130B (en) * | 2018-05-24 | 2020-01-14 | 中国船舶重工集团公司第七一九研究所 | Pump set fault detection method |
| CN109190166B (en) * | 2018-07-31 | 2023-03-24 | 江苏大学 | Cavitation judgment and state evaluation method and system for vane pump |
| CN109185113B (en) * | 2018-08-27 | 2019-10-01 | 江苏大学 | One seed nucleus main pump cavitation condition monitoring system and method |
| CN109740284B (en) * | 2019-01-21 | 2020-09-22 | 西北工业大学 | Variable sliding window method applied to dynamic wing transition judgment |
| US11560845B2 (en) | 2019-05-15 | 2023-01-24 | Bj Energy Solutions, Llc | Mobile gas turbine inlet air conditioning system and associated methods |
| CN110206743B (en) * | 2019-05-28 | 2020-05-08 | 浙江大学 | A Cavitation Feature Extraction Method for Axial-Flow Pumps Based on Noise Texture and Bubble Morphology |
| CN110173439B (en) * | 2019-05-29 | 2020-05-08 | 浙江大学 | Pump cavitation primary identification method based on balanced square envelope spectrum |
| CN110427817B (en) * | 2019-06-25 | 2021-09-07 | 浙江大学 | A hydrofoil cavitation feature extraction method based on cavitation image localization and acoustic texture analysis |
| US11015536B2 (en) | 2019-09-13 | 2021-05-25 | Bj Energy Solutions, Llc | Methods and systems for supplying fuel to gas turbine engines |
| US12065968B2 (en) | 2019-09-13 | 2024-08-20 | BJ Energy Solutions, Inc. | Systems and methods for hydraulic fracturing |
| US10895202B1 (en) | 2019-09-13 | 2021-01-19 | Bj Energy Solutions, Llc | Direct drive unit removal system and associated methods |
| CA3197583A1 (en) | 2019-09-13 | 2021-03-13 | Bj Energy Solutions, Llc | Fuel, communications, and power connection systems and related methods |
| US10961914B1 (en) | 2019-09-13 | 2021-03-30 | BJ Energy Solutions, LLC Houston | Turbine engine exhaust duct system and methods for noise dampening and attenuation |
| US11555756B2 (en) | 2019-09-13 | 2023-01-17 | Bj Energy Solutions, Llc | Fuel, communications, and power connection systems and related methods |
| US10989180B2 (en) | 2019-09-13 | 2021-04-27 | Bj Energy Solutions, Llc | Power sources and transmission networks for auxiliary equipment onboard hydraulic fracturing units and associated methods |
| CA3092863C (en) | 2019-09-13 | 2023-07-18 | Bj Energy Solutions, Llc | Fuel, communications, and power connection systems and related methods |
| CA3092865C (en) | 2019-09-13 | 2023-07-04 | Bj Energy Solutions, Llc | Power sources and transmission networks for auxiliary equipment onboard hydraulic fracturing units and associated methods |
| US12338772B2 (en) | 2019-09-13 | 2025-06-24 | Bj Energy Solutions, Llc | Systems, assemblies, and methods to enhance intake air flow to a gas turbine engine of a hydraulic fracturing unit |
| US11015594B2 (en) | 2019-09-13 | 2021-05-25 | Bj Energy Solutions, Llc | Systems and method for use of single mass flywheel alongside torsional vibration damper assembly for single acting reciprocating pump |
| CA3191280A1 (en) | 2019-09-13 | 2021-03-13 | Bj Energy Solutions, Llc | Methods and systems for supplying fuel to gas turbine engines |
| US11002189B2 (en) | 2019-09-13 | 2021-05-11 | Bj Energy Solutions, Llc | Mobile gas turbine inlet air conditioning system and associated methods |
| CN110954601B (en) * | 2019-12-04 | 2022-07-05 | 国网福建省电力有限公司 | Water turbine cavitation state online evaluation method based on rapid envelope spectrum kurtosis |
| CN111238843B (en) * | 2020-01-17 | 2021-02-26 | 浙江大学 | Fan health evaluation method based on rapid spectrum kurtosis analysis |
| US11708829B2 (en) | 2020-05-12 | 2023-07-25 | Bj Energy Solutions, Llc | Cover for fluid systems and related methods |
| US10968837B1 (en) | 2020-05-14 | 2021-04-06 | Bj Energy Solutions, Llc | Systems and methods utilizing turbine compressor discharge for hydrostatic manifold purge |
| US11428165B2 (en) | 2020-05-15 | 2022-08-30 | Bj Energy Solutions, Llc | Onboard heater of auxiliary systems using exhaust gases and associated methods |
| US11208880B2 (en) | 2020-05-28 | 2021-12-28 | Bj Energy Solutions, Llc | Bi-fuel reciprocating engine to power direct drive turbine fracturing pumps onboard auxiliary systems and related methods |
| US11208953B1 (en) | 2020-06-05 | 2021-12-28 | Bj Energy Solutions, Llc | Systems and methods to enhance intake air flow to a gas turbine engine of a hydraulic fracturing unit |
| US11109508B1 (en) | 2020-06-05 | 2021-08-31 | Bj Energy Solutions, Llc | Enclosure assembly for enhanced cooling of direct drive unit and related methods |
| US10961908B1 (en) | 2020-06-05 | 2021-03-30 | Bj Energy Solutions, Llc | Systems and methods to enhance intake air flow to a gas turbine engine of a hydraulic fracturing unit |
| US11022526B1 (en) | 2020-06-09 | 2021-06-01 | Bj Energy Solutions, Llc | Systems and methods for monitoring a condition of a fracturing component section of a hydraulic fracturing unit |
| US11066915B1 (en) | 2020-06-09 | 2021-07-20 | Bj Energy Solutions, Llc | Methods for detection and mitigation of well screen out |
| US10954770B1 (en) | 2020-06-09 | 2021-03-23 | Bj Energy Solutions, Llc | Systems and methods for exchanging fracturing components of a hydraulic fracturing unit |
| US11111768B1 (en) | 2020-06-09 | 2021-09-07 | Bj Energy Solutions, Llc | Drive equipment and methods for mobile fracturing transportation platforms |
| US11933153B2 (en) | 2020-06-22 | 2024-03-19 | Bj Energy Solutions, Llc | Systems and methods to operate hydraulic fracturing units using automatic flow rate and/or pressure control |
| US11939853B2 (en) | 2020-06-22 | 2024-03-26 | Bj Energy Solutions, Llc | Systems and methods providing a configurable staged rate increase function to operate hydraulic fracturing units |
| US11028677B1 (en) | 2020-06-22 | 2021-06-08 | Bj Energy Solutions, Llc | Stage profiles for operations of hydraulic systems and associated methods |
| US11125066B1 (en) | 2020-06-22 | 2021-09-21 | Bj Energy Solutions, Llc | Systems and methods to operate a dual-shaft gas turbine engine for hydraulic fracturing |
| US11473413B2 (en) | 2020-06-23 | 2022-10-18 | Bj Energy Solutions, Llc | Systems and methods to autonomously operate hydraulic fracturing units |
| US11466680B2 (en) | 2020-06-23 | 2022-10-11 | Bj Energy Solutions, Llc | Systems and methods of utilization of a hydraulic fracturing unit profile to operate hydraulic fracturing units |
| US11149533B1 (en) | 2020-06-24 | 2021-10-19 | Bj Energy Solutions, Llc | Systems to monitor, detect, and/or intervene relative to cavitation and pulsation events during a hydraulic fracturing operation |
| US11220895B1 (en) | 2020-06-24 | 2022-01-11 | Bj Energy Solutions, Llc | Automated diagnostics of electronic instrumentation in a system for fracturing a well and associated methods |
| US11193361B1 (en) | 2020-07-17 | 2021-12-07 | Bj Energy Solutions, Llc | Methods, systems, and devices to enhance fracturing fluid delivery to subsurface formations during high-pressure fracturing operations |
| CN113340995B (en) * | 2021-05-11 | 2024-05-07 | 西安交通大学 | A method for selecting acoustic emission signal frequency band for real-time detection of laser shock strengthening defects |
| US11639654B2 (en) | 2021-05-24 | 2023-05-02 | Bj Energy Solutions, Llc | Hydraulic fracturing pumps to enhance flow of fracturing fluid into wellheads and related methods |
| US12378864B2 (en) | 2021-10-25 | 2025-08-05 | Bj Energy Solutions, Llc | Systems and methods to reduce acoustic resonance or disrupt standing wave formation in a fluid manifold of a high-pressure fracturing system |
| CN114263621B (en) * | 2021-11-26 | 2023-07-21 | 江苏科技大学 | A test method and system for cavitation fault diagnosis simulation of centrifugal pump |
| CN114676719B (en) * | 2022-02-22 | 2025-04-25 | 安徽智寰科技有限公司 | A data-driven method for extracting and analyzing single impact signals of piston pumps |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| SU628345A1 (en) * | 1976-06-01 | 1978-10-15 | Предприятие П/Я А-3556 | Method of detecting cavitation in centrifugal pump |
| CN102033106A (en) * | 2010-11-12 | 2011-04-27 | 中国科学院声学研究所 | Device and method for active ultrasonic detection of fluid cavitation |
| CN105114334A (en) * | 2015-07-27 | 2015-12-02 | 北京化工大学 | Method for monitoring abrasion loss of impeller wear ring of multi-stage centrifugal pump based on computational fluid dynamics theory |
| CN106382238A (en) * | 2016-10-18 | 2017-02-08 | 江苏大学 | Centrifugal pump cavitation diagnosing method and device |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007303889A (en) * | 2006-05-09 | 2007-11-22 | Ho Jinyama | Cavitation detection method, evaluation method, computer program, and cavitation detection device |
-
2017
- 2017-11-17 CN CN201711146384.8A patent/CN107956708B/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| SU628345A1 (en) * | 1976-06-01 | 1978-10-15 | Предприятие П/Я А-3556 | Method of detecting cavitation in centrifugal pump |
| CN102033106A (en) * | 2010-11-12 | 2011-04-27 | 中国科学院声学研究所 | Device and method for active ultrasonic detection of fluid cavitation |
| CN105114334A (en) * | 2015-07-27 | 2015-12-02 | 北京化工大学 | Method for monitoring abrasion loss of impeller wear ring of multi-stage centrifugal pump based on computational fluid dynamics theory |
| CN106382238A (en) * | 2016-10-18 | 2017-02-08 | 江苏大学 | Centrifugal pump cavitation diagnosing method and device |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11852001B2 (en) | 2019-09-13 | 2023-12-26 | Bj Energy Solutions, Llc | Methods and systems for operating a fleet of pumps |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107956708A (en) | 2018-04-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107956708B (en) | A method for detecting potential cavitation faults of pumps based on fast spectral kurtosis analysis | |
| Feng et al. | Time-varying demodulation analysis for rolling bearing fault diagnosis under variable speed conditions | |
| CN110173439B (en) | Pump cavitation primary identification method based on balanced square envelope spectrum | |
| Su et al. | Rolling element bearing faults diagnosis based on optimal Morlet wavelet filter and autocorrelation enhancement | |
| Yu et al. | Weak fault feature extraction of rolling bearings using local mean decomposition-based multilayer hybrid denoising | |
| JP2021096457A (en) | Cavitation state discrimination method for centrifugal pump based on autocorrelation spectrum and mean square envelope spectra | |
| Wang et al. | Fault diagnosis of diesel engine based on adaptive wavelet packets and EEMD-fractal dimension | |
| EP1264412B1 (en) | Complex signal decomposition and modeling | |
| CN111238843A (en) | Fan health evaluation method based on rapid spectrum kurtosis analysis | |
| CN115791169A (en) | Rolling bearing fault diagnosis method and device and electronic equipment | |
| CN113033304B (en) | A Multi-Resonance Band Amplitude Demodulation Analysis Method to Overcome Overlapping Interference in Frequency Domain | |
| CN109241915B (en) | Intelligent power plant pump fault diagnosis method based on vibration signal stability and non-stationarity judgment and feature discrimination | |
| Shao et al. | Multi‐Fault Feature Extraction and Diagnosis of Gear Transmission System Using Time‐Frequency Analysis and Wavelet Threshold De‐Noising Based on EMD | |
| Duan et al. | Adaptive morphological analysis method and its application for bearing fault diagnosis | |
| Deng et al. | Fault feature extraction of a rotor system based on local mean decomposition and Teager energy kurtosis | |
| CN114850968B (en) | Cutter abrasion monitoring method, device, terminal and medium based on vibration model | |
| CN116337445B (en) | Bearing fault extraction method based on multi-scale permutation entropy and kurtosis value fusion factors | |
| CN117760713A (en) | Composite fault diagnosis method and system for rotating machinery based on adaptive eigenmode decomposition | |
| CN104330258A (en) | Method for identifying grey relational degree of rolling bearing fault based on characteristic parameters | |
| CN105865784A (en) | Rolling bearing detection method based on LMD (Local Mean Decomposition) and gray correlation | |
| CN113899548A (en) | Rolling bearing fault diagnosis method based on harmonic kurtosis spectrum | |
| Albezzawy et al. | Early rolling bearing fault detection using a Gini index guided adaptive Morlet wavelet filter | |
| CN112485028A (en) | Vibration signal characteristic frequency spectrum extraction method and mechanical fault diagnosis analysis method | |
| CN109612726A (en) | A Multiple Ultra-Order Analysis Method for Vibration Signal Feature Extraction | |
| Sousa et al. | Robust cepstral-based features for anomaly detection in ball bearings |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| CB03 | Change of inventor or designer information | ||
| CB03 | Change of inventor or designer information |
Inventor after: Chu Ning Inventor after: Yu Tianyi Inventor after: Ning Yue Inventor after: Tang Chuanchuo Inventor after: Wu Dazhuan Inventor before: Yu Tianyi Inventor before: Chu Ning Inventor before: Ning Yue Inventor before: Tang Chuanchuo Inventor before: Wu Dazhuan |