Method and system for monitoring and analyzing running condition of centrifugal fan
By acquiring noise, vibration, and motor power data of centrifugal fans, and using deep learning models to estimate normal operation data, the abnormality types and subtypes of centrifugal fans are identified, improving maintenance efficiency, reducing equipment damage, and realizing multi-dimensional anomaly analysis.
Patent Information
- Application Number
- CN202511471553.X
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Filing Date
- 2025-10-15
- Publication Date
- 2025-11-18
- Estimated Expiration
- 2045-10-15
AI Technical Summary
Current technologies lack automation in analyzing centrifugal fan malfunctions, leading to inefficient and untimely maintenance, and increasing the risk of equipment damage.
By acquiring noise, vibration, and motor power data of centrifugal fans, deep learning models are used to estimate normal operation data. Combined with abnormal data analysis, impeller abnormalities and alignment abnormalities are identified, and further subtypes of alignment abnormalities are distinguished.
It improves the efficiency of centrifugal fan maintenance and reduces equipment damage. By comprehensively considering the dynamic characteristics of the mechanical structure and vibration data, it covers multi-dimensional analysis of noise and energy input, avoiding the one-sidedness of a single data source.
Smart Images

Figure CN120974348A_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of equipment monitoring, in particular to a centrifugal fan operation condition monitoring and analyzing method and system. BACKGROUND
[0002] The centrifugal fan is a kind of mechanical equipment that realizes gas delivery or pressurization through centrifugal force principle, and is widely used in industrial, construction, environmental protection and other fields.
[0003] And real-time monitoring of the centrifugal fan is a key means to ensure its safe and efficient operation, but in the prior art, the abnormal type is not analyzed automatically according to the operation data of the centrifugal fan, which greatly increases the maintenance burden and troubleshooting time of the maintenance personnel, resulting in insufficient maintenance efficiency and not timely, thereby causing damage to the centrifugal fan. SUMMARY
[0004] In order to solve the technical problems existing in the prior art, the present application provides a centrifugal fan operation condition monitoring and analyzing method, comprising the following steps: Obtaining the operation data of the centrifugal fan within a preset time length, the operation data comprising: noise data, vibration data and motor power data; Estimating the corresponding estimated normal operation data through the motor power data, the estimated normal operation data comprising: estimated normal noise data and estimated normal vibration data; Analyzing the existing abnormal type according to the operation data and the estimated normal operation data, the abnormal type comprising: impeller abnormality and centering abnormality; When the centering abnormality occurs, the centering abnormality sub-type is analyzed, the centering abnormality sub-type being divided into: parallel misalignment, angle misalignment and comprehensive misalignment.
[0005] Further, the noise data comprises impeller noise data and coupling noise data; The vibration data comprises axial, horizontal and vertical vibration data of the coupling of the centrifugal fan, respectively recorded as axial vibration data, horizontal vibration data and vertical vibration data.
[0006] Further, the corresponding estimated normal operation data is estimated through the motor power data, specifically: The estimated normal noise data comprises estimated normal impeller noise data and estimated normal coupling noise data, and the estimated normal vibration data comprises estimated normal axial vibration data, estimated normal horizontal vibration data and estimated normal vertical vibration data; The first pre-trained deep learning model is used to predict, according to each motor power data point in the motor power data, a corresponding estimated normal impeller noise data point and a first estimated normal coupling noise data point, to form estimated normal impeller noise data and first estimated normal coupling noise data in the preset time length; The second pre-trained deep learning model is used to predict, according to each motor power data point in the motor power data, a corresponding estimated normal axial vibration data point, an estimated normal horizontal vibration data point and an estimated normal vertical vibration data point, to form estimated normal axial vibration data, estimated normal horizontal vibration data and estimated normal vertical vibration data in the preset time length; The third pre-trained deep learning model is used to predict, according to the estimated normal vibration data, second estimated normal coupling noise data; The data points at the same time in the first estimated normal coupling noise data and the second estimated normal coupling noise data are subjected to mean value calculation to obtain estimated normal coupling noise data.
[0007] Further, the abnormal type existing in the operation data and the estimated normal operation data is analyzed, and specifically: The data points in the impeller noise data and the estimated normal impeller noise data are respectively recorded as first data points and second data points; the data points in the coupling noise data and the estimated normal coupling noise data are respectively recorded as third data points and fourth data points; The first data points and the second data points are compared at the same time, and the first data points greater than the corresponding second data points and having a difference greater than or equal to a first preset value are screened out and recorded as first abnormal data points; the third data points and the fourth data points are compared at the same time, and the third data points greater than the corresponding fourth data points and having a difference greater than or equal to a second preset value are screened out and recorded as second abnormal data points; If the ratio of the number of first abnormal data points to the number of first data points is greater than or equal to a first preset ratio, it is determined that there is an impeller abnormality; if the ratio of the number of second abnormal data points to the number of third data points is greater than or equal to a second preset ratio, it is determined that there is a centering abnormality.
[0008] Further, when the centering abnormality occurs, the centering abnormality sub-type is analyzed, and specifically: According to the axial vibration data, the horizontal vibration data and the vertical vibration data, axial vibration mean value V1, horizontal vibration mean value V2 and vertical vibration mean value V3 are calculated; according to the estimated normal axial vibration data, the estimated normal horizontal vibration data and the estimated normal vertical vibration data, estimated normal axial vibration mean value N1, estimated normal horizontal vibration mean value N2 and estimated normal vertical mean value N3 are calculated; The axial vibration data, the horizontal vibration data and the vertical vibration data are respectively subjected to fast Fourier transform to obtain axial vibration spectrum, horizontal vibration spectrum and vertical vibration spectrum; If V2-N2 is greater than or equal to Y2 and / or V3-N3 is greater than or equal to Y3, and V1-N1 is less than Y1, and the amplitude of 2 times frequency in the horizontal vibration spectrum and / or the vertical vibration spectrum is greater than the amplitude of 1 times frequency in the corresponding spectrum, it is determined that the parallel misalignment exists; If V2-N2 is less than Y2 and V3-N3 is less than Y3, and V1-N1 is greater than Y1, and the amplitude of 2 times frequency in the axial vibration spectrum is greater than the amplitude of 1 times frequency, it is determined that the angle misalignment exists; If V2-N2 is greater than or equal to Y2 and / or V3-N3 is greater than or equal to Y3, and V1-N1 is greater than Y1, and the amplitude of 2 times frequency in the horizontal vibration spectrum and / or the vertical vibration spectrum is greater than the amplitude of 1 times frequency in the corresponding spectrum, and the amplitude of 2 times frequency in the axial vibration spectrum is greater than the amplitude of 1 times frequency, it is determined that the comprehensive misalignment exists.
[0009] The application further provides a centrifugal fan operation condition monitoring and analyzing system, comprising: A data acquisition module is configured to acquire operation data of the centrifugal fan within a preset time length, wherein the operation data comprises noise data, vibration data and motor power data; A normal operation data estimation module is configured to estimate corresponding estimated normal operation data from the motor power data, wherein the estimated normal operation data comprises estimated normal noise data and estimated normal vibration data; A first abnormal type analysis module is configured to analyze an existing abnormal type from the operation data and the estimated normal operation data, wherein the abnormal type comprises impeller abnormality and misalignment; A second abnormal type analysis module is configured to analyze a misalignment sub-type when the misalignment exists, wherein the misalignment sub-type comprises parallel misalignment, angle misalignment and comprehensive misalignment; The noise data comprises impeller noise data and coupling noise data; The vibration data comprises axial vibration data, horizontal vibration data and vertical vibration data of the coupling of the centrifugal fan, which are acquired by a vibration sensor.
[0010] Further, the corresponding estimated normal operation data is estimated from the motor power data, and specifically: The estimated normal noise data comprises estimated normal impeller noise data and estimated normal coupling noise data, and the estimated normal vibration data comprises estimated normal axial vibration data, estimated normal horizontal vibration data and estimated normal vertical vibration data; Using a pre-trained first deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal impeller noise data point and the first estimated normal coupling noise data point, and form the estimated normal impeller noise data and the first estimated normal coupling noise data within the preset time period. Using a pre-trained second deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal axial vibration data points, estimated normal horizontal vibration data points, and estimated normal vertical vibration data points, respectively, to form the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data within the preset time period. Using a pre-trained third deep learning model, the second estimated normal coupling noise data is predicted based on the estimated normal vibration data. The average of the data points at the same time in the first and second estimated normal coupling noise data is calculated to obtain the estimated normal coupling noise data.
[0011] Furthermore, the analysis of anomaly types based on operational data and estimated normal operation data specifically includes: The data points in the impeller noise data and the data points in the estimated normal impeller noise data are respectively recorded as the first data point and the second data point; the data points in the coupling noise data and the data points in the estimated normal coupling noise data are respectively recorded as the third data point and the fourth data point; The first data point and the second data point are compared simultaneously, and the first data point that is greater than the corresponding second data point and the difference is greater than or equal to the first preset value is selected and recorded as the first abnormal data point; the third data point and the fourth data point are compared simultaneously, and the third data point that is greater than the corresponding fourth data point and the difference is greater than or equal to the second preset value is selected and recorded as the second abnormal data point. If the ratio of the number of first abnormal data points to the number of first data points is greater than or equal to the first preset ratio, then an impeller abnormality is determined to exist; if the ratio of the number of second abnormal data points to the number of third data points is greater than or equal to the second preset ratio, then an alignment abnormality is determined to exist.
[0012] The present invention also provides an electronic device, including a processor and a memory, the memory being used to store computer program code, the computer program code including computer instructions, and when the processor executes the computer instructions, the electronic device executes any of the centrifugal fan operation status monitoring and analysis methods described above.
[0013] The present invention also provides a computer-readable storage medium storing a computer program, the computer program including program instructions, which, when executed by a processor of an electronic device, cause the processor to perform any of the centrifugal fan operation status monitoring and analysis methods described above.
[0014] Compared with the prior art, the beneficial effects of the present invention are as follows: This invention obtains the operating data of a centrifugal fan within a preset time period, estimates the corresponding expected normal operating data based on the motor power data in the operating data, analyzes the types of anomalies based on the operating data and the expected normal operating data, and analyzes the subtypes of the anomalies when centering anomalies occur, thereby improving the efficiency of centrifugal fan maintenance. By estimating the first estimated normal coupling noise data based on motor power, and predicting the second estimated normal coupling noise data based on estimated normal vibration data, the average of the data points at the same time in the first and second estimated normal coupling noise data is calculated to obtain the estimated normal coupling noise data. This avoids the problem of only reflecting the motor power data and ignoring the dynamic characteristics of the mechanical structure. The estimated normal coupling noise data obtained by combining vibration data that can characterize the physical movement of mechanical components covers both the energy input and mechanical response dimensions of coupling noise, avoiding the one-sidedness of a single data source. Attached Figure Description
[0015] The accompanying drawings, which are incorporated in and form part of this specification, illustrate embodiments consistent with the invention and, together with the description, serve to explain the principles of the invention.
[0016] To more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below. Obviously, for those skilled in the art, other drawings can be obtained based on these drawings without creative effort.
[0017] Fig. 1 This is a flowchart of a centrifugal fan operation status monitoring and analysis method according to the present invention; Fig. 2 This is a flowchart of step S2 in a centrifugal fan operation status monitoring and analysis method of the present invention. Detailed Implementation
[0018] The technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings. Obviously, the described embodiments are only a part of the embodiments of the present invention, and not all of them. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative effort are within the scope of protection of the present invention.
[0019] It should be noted that all directional indications (such as up, down, left, right, front, back, etc.) in the embodiments of the present invention are only used to explain the relative positional relationship and movement of each component in a certain specific posture (as shown in the figure). If the specific posture changes, the directional indication will also change accordingly.
[0020] Furthermore, the use of terms such as "first" and "second" in this invention is for descriptive purposes only and should not be construed as indicating or implying their relative importance or implicitly specifying the number of technical features indicated. Therefore, a feature defined with "first" or "second" may explicitly or implicitly include at least one of that feature. Additionally, the technical solutions of the various embodiments can be combined with each other, but only on the basis of being achievable by those skilled in the art. When the combination of technical solutions is contradictory or impossible to implement, such a combination of technical solutions should be considered non-existent and not within the scope of protection claimed by this invention.
[0021] Example 1 See Figs. 1-2 As shown, the present invention provides a method for monitoring and analyzing the operating status of a centrifugal fan, which specifically includes the following steps: S1. Obtain the operating data of the centrifugal fan within a preset time period; The operational data includes: noise data, vibration data, and motor power data; S2. Estimate the corresponding expected normal operating data based on motor power data; The estimated normal operating data includes: estimated normal noise data and estimated normal vibration data; S3. Analyze the types of anomalies based on the operating data and the estimated normal operating data; The anomaly types include: impeller anomalies and alignment anomalies; S4. When a midpoint anomaly occurs, analyze the midpoint anomaly subtype; The centering anomaly subtypes are divided into: parallel misalignment, angular misalignment, and combined misalignment.
[0022] S1. Obtain the operating data of the centrifugal fan within a preset time period: In some embodiments, noise data are collected at the impeller and coupling positions of the centrifugal fan using high-sensitivity microphones, and recorded as impeller noise data and coupling noise data, respectively.
[0023] In some embodiments, vibration data of the coupling of the centrifugal fan in the axial, horizontal and vertical directions are collected by vibration sensors and recorded as axial vibration data, horizontal vibration data and vertical vibration data, respectively.
[0024] Axial vibration data is collected by installing the vibration sensor axis parallel to the coupling shaft centerline on the outer flange surface of the coupling cover; a vibration sensor is installed on each of the bearing seats on both sides of the coupling, with the horizontal direction parallel to the ground and the vertical direction perpendicular to the ground, to collect horizontal vibration data and vertical vibration data respectively.
[0025] It should be noted that in this scheme, the sampling frequency of all data acquisition devices is synchronized.
[0026] S2. Estimate the corresponding expected normal operating data based on motor power data: The estimation of corresponding estimated normal operating data based on motor power data is specifically as follows: S21. The estimated normal noise data includes estimated normal impeller noise data and estimated normal coupling noise data, and the estimated normal vibration data includes estimated normal axial vibration data, estimated normal horizontal vibration data and estimated normal vertical vibration data. S22. Using the pre-trained first deep learning model, predict the corresponding estimated normal impeller noise data points and the first estimated normal coupling noise data points according to each motor power data point in the motor power data, and form the estimated normal impeller noise data and the first estimated normal coupling noise data within the preset time period. S23. Using the pre-trained second deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal axial vibration data points, estimated normal horizontal vibration data points, and estimated normal vertical vibration data points respectively, and form the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data within the preset time period. S24. Using a pre-trained third deep learning model, predict the second estimated normal coupling noise data based on the estimated normal vibration data. S25. Calculate the average of the data points at the same time in the first estimated normal coupling noise data and the second estimated normal coupling noise data to obtain the estimated normal coupling noise data.
[0027] The first deep learning model is trained using a large number of motor power data points, as well as corresponding normal impeller noise data points and normal coupling noise data points as training samples. It takes the motor power value at a certain moment as input and outputs the estimated normal impeller noise data value and the first estimated normal coupling noise data value at that moment.
[0028] The second deep learning model is trained using a large number of motor power data points and corresponding normal axial vibration data points, normal horizontal vibration data points and normal vertical vibration data points as training samples. It takes the motor power value at a certain moment as input and outputs the estimated normal axial vibration data value, estimated normal horizontal vibration data value and estimated normal vertical vibration data value at that moment.
[0029] The third deep learning model is trained using a large number of normal axial vibration data values, normal horizontal vibration data values, normal vertical vibration data values, and corresponding normal coupling noise data values as training samples. It is input with normal axial vibration data values, normal horizontal vibration data values, and normal vertical vibration data values at a certain moment, and outputs the second estimated normal coupling noise data value at that moment.
[0030] The average value of the data points at the same time in the first estimated normal coupling noise data and the second estimated normal coupling noise data is calculated. For example, the average value of the first estimated normal coupling noise data point at time a and the average value of the second estimated normal coupling noise data point at time a are calculated to obtain the data value of the estimated normal coupling noise data point at time a. In this way, the average value of the first estimated normal coupling noise data point and the second estimated normal coupling noise data point obtained within the preset time period are calculated to obtain the estimated normal coupling noise data within the preset time period.
[0031] S3. Analyze the types of anomalies based on operational data and estimated normal operation data: The types of anomalies analyzed based on operational data and estimated normal operation data are specifically as follows: S31. Record the data points in the impeller noise data and the data points in the estimated normal impeller noise data as the first data point and the second data point, respectively; record the data points in the coupling noise data and the data points in the estimated normal coupling noise data as the third data point and the fourth data point, respectively; S32. Simultaneously compare the first data point and the second data point, and filter out the first data point that is greater than the corresponding second data point and whose difference is greater than or equal to the first preset value, and record it as the first abnormal data point; simultaneously compare the third data point and the fourth data point, and filter out the third data point that is greater than the corresponding fourth data point and whose difference is greater than or equal to the second preset value, and record it as the second abnormal data point. S33. If the ratio of the number of first abnormal data points to the number of first data points is greater than or equal to the first preset ratio, then it is determined that there is an impeller abnormality; if the ratio of the number of second abnormal data points to the number of third data points is greater than or equal to the second preset ratio, then it is determined that there is an alignment abnormality.
[0032] S4. When a midpoint anomaly occurs, analyze the midpoint anomaly subtype: When a midpoint anomaly occurs, the midpoint anomaly subtype is analyzed, specifically as follows: Based on the axial vibration data, horizontal vibration data, and vertical vibration data, the mean values of axial vibration V1, horizontal vibration V2, and vertical vibration V3 are calculated respectively; based on the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data, the mean values of estimated normal axial vibration N1, estimated normal horizontal vibration N2, and estimated normal vertical vibration N3 are calculated respectively. Fast Fourier transform was performed on the axial vibration data, horizontal vibration data, and vertical vibration data to obtain the axial vibration spectrum, horizontal vibration spectrum, and vertical vibration spectrum, respectively. If V2-N2≥Y2 and / or V3-N3≥Y3, and V1-N1<Y1, and in the horizontal vibration spectrum and / or vertical vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude in the corresponding spectrum, then it is determined to be parallel misalignment; If V2-N2 < Y2 and V3-N3 < Y3, and V1-N1 ≥ Y1, and in the axial vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude, then it is determined that the angle is misaligned. If V2-N2≥Y2 and / or V3-N3≥Y3, and V1-N1≥Y1, and in the horizontal vibration spectrum and / or vertical vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude in the corresponding spectrum, and in the axial vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude, then it is determined to be a comprehensive misalignment.
[0033] In centrifugal fans, the octave amplitude refers to the vibration amplitude in the vibration spectrum that is an integer multiple of the fundamental frequency (1st octave) of the equipment's rotational speed. The fundamental frequency (1st octave) corresponds to the actual rotational speed frequency of the centrifugal fan. Octaves (2nd octave, 3rd octave, etc.) are integer multiples of the fundamental frequency.
[0034] When the two shafts are not parallel, it means that the axes of the two shafts are parallel but there is a radial offset, which causes the coupling to be subjected to periodic radial shear force during rotation. When the shafts rotate, the parallel offset of the coupling will cause the axes of the two shafts to periodically deviate from the ideal position in the radial direction. Every half revolution, the direction of the radial shear force of the coupling reverses once, and every one revolution, the direction of the shear force changes twice. The vibration frequency is twice the rotational frequency. When the angles are misaligned, that is, when there is an angular deviation between the two shafts (the axes intersect at a certain angle), the coupling will generate periodic alternating axial tensile or compressive forces during rotation due to the tilt of the angle. When the shaft rotates to a certain position (e.g., 0°), one side of the coupling is under tension and the other side is under compression. After rotating 180°, the positions of tension and compression are completely reversed. For each rotation, the direction of the axial force changes twice, resulting in a vibration frequency that is twice the rotational frequency. This dynamic change of periodic reverse force will generate strong 2 times the frequency vibration in the axial direction.
[0035] Example 2 This invention also provides a centrifugal fan operation status monitoring and analysis system, specifically comprising: The data acquisition module is used to acquire the operating data of the centrifugal fan within a preset time period. The operating data includes noise data, vibration data, and motor power data. The normal operation data estimation module is used to estimate the corresponding estimated normal operation data based on the motor power data. The estimated normal operation data includes: estimated normal noise data and estimated normal vibration data. The first anomaly type analysis module is used to analyze the anomaly types based on the operating data and the estimated normal operating data. The anomaly types include: impeller anomaly and alignment anomaly. The second anomaly type analysis module is used to analyze the anomaly subtypes when an alignment anomaly occurs. The alignment anomaly subtypes are divided into: parallel misalignment, angular misalignment, and comprehensive misalignment. The noise data includes impeller noise data and coupling noise data; The vibration data is collected by vibration sensors from the axial, horizontal and vertical vibration data of the centrifugal fan coupling, and recorded as axial vibration data, horizontal vibration data and vertical vibration data, respectively.
[0036] In some embodiments, estimating the corresponding estimated normal operating data using motor power data specifically involves: The estimated normal noise data includes estimated normal impeller noise data and estimated normal coupling noise data; the estimated normal vibration data includes estimated normal axial vibration data, estimated normal horizontal vibration data and estimated normal vertical vibration data. Using a pre-trained first deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal impeller noise data point and the first estimated normal coupling noise data point, and form the estimated normal impeller noise data and the first estimated normal coupling noise data within the preset time period. Using a pre-trained second deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal axial vibration data points, estimated normal horizontal vibration data points, and estimated normal vertical vibration data points, respectively, to form the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data within the preset time period. Using a pre-trained third deep learning model, the second estimated normal coupling noise data is predicted based on the estimated normal vibration data. The average of the data points at the same time in the first and second estimated normal coupling noise data is calculated to obtain the estimated normal coupling noise data.
[0037] In some embodiments, the analysis of anomaly types based on operational data and estimated normal operation data specifically includes: The data points in the impeller noise data and the data points in the estimated normal impeller noise data are respectively recorded as the first data point and the second data point; the data points in the coupling noise data and the data points in the estimated normal coupling noise data are respectively recorded as the third data point and the fourth data point; The first data point and the second data point are compared simultaneously, and the first data point that is greater than the corresponding second data point and the difference is greater than or equal to the first preset value is selected and recorded as the first abnormal data point; the third data point and the fourth data point are compared simultaneously, and the third data point that is greater than the corresponding fourth data point and the difference is greater than or equal to the second preset value is selected and recorded as the second abnormal data point. If the ratio of the number of first abnormal data points to the number of first data points is greater than or equal to the first preset ratio, then an impeller abnormality is determined to exist; if the ratio of the number of second abnormal data points to the number of third data points is greater than or equal to the second preset ratio, then an alignment abnormality is determined to exist.
[0038] In some embodiments, the step of analyzing the midpoint anomaly subtype when a midpoint anomaly occurs specifically involves: Based on the axial vibration data, horizontal vibration data, and vertical vibration data, the mean values of axial vibration V1, horizontal vibration V2, and vertical vibration V3 are calculated respectively; based on the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data, the mean values of estimated normal axial vibration N1, estimated normal horizontal vibration N2, and estimated normal vertical vibration N3 are calculated respectively. Fast Fourier transform was performed on the axial vibration data, horizontal vibration data, and vertical vibration data to obtain the axial vibration spectrum, horizontal vibration spectrum, and vertical vibration spectrum, respectively. If V2-N2≥Y2 and / or V3-N3≥Y3, and V1-N1<Y1, and in the horizontal vibration spectrum and / or vertical vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude in the corresponding spectrum, then it is determined to be parallel misalignment; If V2-N2 < Y2 and V3-N3 < Y3, and V1-N1 ≥ Y1, and in the axial vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude, then it is determined that the angle is misaligned. If V2-N2≥Y2 and / or V3-N3≥Y3, and V1-N1≥Y1, and in the horizontal vibration spectrum and / or vertical vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude in the corresponding spectrum, and in the axial vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude, then it is determined to be a comprehensive misalignment.
[0039] Example 3 The present invention also provides an electronic device, including: a processor, a transmitting device, an input device, an output device, and a memory. The processor may be implemented using a general-purpose CPU (Central Processing Unit), a microprocessor, an application-specific integrated circuit, or one or more integrated circuits, and is used to execute relevant programs to implement the technical solutions provided in the embodiments of this application. The memory may be implemented using a read-only memory (ROM), a static storage device, a dynamic storage device, or a random access memory (RAM), and is used to store computer program code. The computer program code includes computer instructions. When the processor executes the computer instructions, the electronic device executes a method as described in any of the above possible implementation methods.
[0040] Example 4 The present invention also provides a computer-readable storage medium storing a computer program, the computer program including program instructions, which, when executed by a processor of an electronic device, cause the processor to perform a method as described in any of the above possible implementations.
[0041] The beneficial effects of this invention are as follows: This invention obtains the operating data of a centrifugal fan within a preset time period, estimates the corresponding expected normal operating data based on the motor power data in the operating data, analyzes the types of anomalies based on the operating data and the expected normal operating data, and analyzes the subtypes of the anomalies when centering anomalies occur, thereby improving the efficiency of centrifugal fan maintenance. By estimating the first estimated normal coupling noise data based on motor power, and predicting the second estimated normal coupling noise data based on estimated normal vibration data, the average of the data points at the same time in the first and second estimated normal coupling noise data is calculated to obtain the estimated normal coupling noise data. This avoids the problem of only reflecting the motor power data and ignoring the dynamic characteristics of the mechanical structure. The estimated normal coupling noise data obtained by combining vibration data that can characterize the physical movement of mechanical components covers both the energy input and mechanical response dimensions of coupling noise, avoiding the one-sidedness of a single data source.
[0042] In the description of this specification, the references to terms such as "an embodiment," "example," "specific example," etc., indicate that a specific feature, structure, material, or characteristic described in connection with that embodiment or example is included in at least one embodiment or example of the present invention. In this specification, the illustrative expressions of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the specific features, structures, materials, or characteristics described may be combined in any suitable manner in one or more embodiments or examples.
[0043] Furthermore, the functional units in the various embodiments of this application can be integrated into one processing unit, or each unit can exist physically separately, or two or more units can be integrated into one unit. The integrated unit can be implemented in hardware or as a software functional unit. If the integrated unit is implemented as a software functional unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of this application, in essence, or the part that contributes to the prior art, or all or part of the technical solution, can be embodied in the form of a software product. This computer software product is stored in a storage medium and includes multiple instructions to cause a computer device (which may be a personal computer, server, or network device, etc.) to execute all or part of the steps of the methods in the various embodiments of this application. The aforementioned storage medium includes various media capable of storing programs, such as USB flash drives, portable hard drives, read-only memory (ROM), random access memory (RAM), magnetic disks, or optical disks.
[0044] The above description is merely a specific embodiment of the present invention, enabling those skilled in the art to understand or implement the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Therefore, the present invention is not to be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features claimed herein.
Claims
1. A method for monitoring and analyzing the operating status of a centrifugal fan, characterized in that, Includes the following steps: The centrifugal fan's operating data is acquired within a preset time period, including noise data, vibration data, and motor power data. The corresponding estimated normal operating data is estimated by using motor power data. The estimated normal operating data includes: estimated normal noise data and estimated normal vibration data. Based on the analysis of operational data and estimated normal operation data, the types of anomalies are identified, including: impeller anomalies and alignment anomalies; When an alignment anomaly occurs, the alignment anomaly subtypes are analyzed, which are divided into: parallel misalignment, angular misalignment, and combined misalignment.
2. The centrifugal fan operation status monitoring and analysis method according to claim 1, characterized in that, The noise data includes impeller noise data and coupling noise data; The vibration data is collected by vibration sensors from the axial, horizontal and vertical vibration data of the centrifugal fan coupling, and recorded as axial vibration data, horizontal vibration data and vertical vibration data, respectively.
3. The centrifugal fan operation status monitoring and analysis method according to claim 2, characterized in that, The estimation of corresponding estimated normal operating data based on motor power data is specifically as follows: The estimated normal noise data includes estimated normal impeller noise data and estimated normal coupling noise data; the estimated normal vibration data includes estimated normal axial vibration data, estimated normal horizontal vibration data and estimated normal vertical vibration data. Using a pre-trained first deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal impeller noise data point and the first estimated normal coupling noise data point, and form the estimated normal impeller noise data and the first estimated normal coupling noise data within the preset time period. Using a pre-trained second deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal axial vibration data points, estimated normal horizontal vibration data points, and estimated normal vertical vibration data points, respectively, to form the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data within the preset time period. Using a pre-trained third deep learning model, the second estimated normal coupling noise data is predicted based on the estimated normal vibration data. The average of the data points at the same time in the first and second estimated normal coupling noise data is calculated to obtain the estimated normal coupling noise data.
4. The centrifugal fan operation status monitoring and analysis method according to claim 3, characterized in that, The types of anomalies analyzed based on operational data and estimated normal operation data are specifically as follows: The data points in the impeller noise data and the data points in the estimated normal impeller noise data are respectively recorded as the first data point and the second data point; the data points in the coupling noise data and the data points in the estimated normal coupling noise data are respectively recorded as the third data point and the fourth data point; The first data point and the second data point are compared simultaneously, and the first data point that is greater than the corresponding second data point and whose difference is greater than or equal to the first preset value is selected and recorded as the first abnormal data point. The third data point and the fourth data point are compared simultaneously, and the third data point that is greater than the corresponding fourth data point and whose difference is greater than or equal to the second preset value is selected and recorded as the second abnormal data point. If the ratio of the number of first abnormal data points to the number of first data points is greater than or equal to the first preset ratio, then it is determined that there is an impeller abnormality. If the ratio of the number of second abnormal data points to the number of third data points is greater than or equal to the second preset ratio, then an alignment anomaly is determined to exist.
5. The centrifugal fan operation status monitoring and analysis method according to claim 1, characterized in that, When a midpoint anomaly occurs, the midpoint anomaly subtype is analyzed, specifically as follows: Based on the axial vibration data, horizontal vibration data, and vertical vibration data, the mean values of axial vibration V1, horizontal vibration V2, and vertical vibration V3 are calculated respectively; based on the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data, the mean values of estimated normal axial vibration N1, estimated normal horizontal vibration N2, and estimated normal vertical vibration N3 are calculated respectively. Fast Fourier transform was performed on the axial vibration data, horizontal vibration data, and vertical vibration data to obtain the axial vibration spectrum, horizontal vibration spectrum, and vertical vibration spectrum, respectively. If V2-N2≥Y2 and / or V3-N3≥Y3, and V1-N1<Y1, and in the horizontal vibration spectrum and / or vertical vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude in the corresponding spectrum, then it is determined to be parallel misalignment; If V2-N2 < Y2 and V3-N3 < Y3, and V1-N1 ≥ Y1, and in the axial vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude, then it is determined that the angle is misaligned. If V2-N2≥Y2 and / or V3-N3≥Y3, and V1-N1≥Y1, and in the horizontal vibration spectrum and / or vertical vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude in the corresponding spectrum, and in the axial vibration spectrum, the second harmonic amplitude is greater than the first harmonic amplitude, then it is determined to be a comprehensive misalignment.
6. A centrifugal fan operation status monitoring and analysis system, employing the centrifugal fan operation status monitoring and analysis method as described in any one of claims 1 to 5, characterized in that, include: The data acquisition module is used to acquire the operating data of the centrifugal fan within a preset time period. The operating data includes noise data, vibration data, and motor power data. The normal operation data estimation module is used to estimate the corresponding estimated normal operation data based on the motor power data. The estimated normal operation data includes: estimated normal noise data and estimated normal vibration data. The first anomaly type analysis module is used to analyze the anomaly types based on the operating data and the estimated normal operating data. The anomaly types include: impeller anomaly and alignment anomaly. The second anomaly type analysis module is used to analyze the anomaly subtypes when an alignment anomaly occurs. The alignment anomaly subtypes are divided into: parallel misalignment, angular misalignment, and comprehensive misalignment. The noise data includes impeller noise data and coupling noise data; The vibration data is collected by vibration sensors from the axial, horizontal and vertical vibration data of the centrifugal fan coupling, and recorded as axial vibration data, horizontal vibration data and vertical vibration data, respectively.
7. The centrifugal fan operation status monitoring and analysis system according to claim 6, characterized in that, The estimation of corresponding estimated normal operating data based on motor power data is specifically as follows: The estimated normal noise data includes estimated normal impeller noise data and estimated normal coupling noise data; the estimated normal vibration data includes estimated normal axial vibration data, estimated normal horizontal vibration data and estimated normal vertical vibration data. Using a pre-trained first deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal impeller noise data point and the first estimated normal coupling noise data point, and form the estimated normal impeller noise data and the first estimated normal coupling noise data within the preset time period. Using a pre-trained second deep learning model, based on each motor power data point in the motor power data, predict the corresponding estimated normal axial vibration data points, estimated normal horizontal vibration data points, and estimated normal vertical vibration data points, respectively, to form the estimated normal axial vibration data, estimated normal horizontal vibration data, and estimated normal vertical vibration data within the preset time period. Using a pre-trained third deep learning model, the second estimated normal coupling noise data is predicted based on the estimated normal vibration data. The average of the data points at the same time in the first and second estimated normal coupling noise data is calculated to obtain the estimated normal coupling noise data.
8. The centrifugal fan operation status monitoring and analysis system according to claim 7, characterized in that, The types of anomalies analyzed based on operational data and estimated normal operation data are specifically as follows: The data points in the impeller noise data and the data points in the estimated normal impeller noise data are respectively recorded as the first data point and the second data point; the data points in the coupling noise data and the data points in the estimated normal coupling noise data are respectively recorded as the third data point and the fourth data point; The first data point and the second data point are compared simultaneously, and the first data point that is greater than the corresponding second data point and whose difference is greater than or equal to the first preset value is selected and recorded as the first abnormal data point. The third data point and the fourth data point are compared simultaneously, and the third data point that is greater than the corresponding fourth data point and whose difference is greater than or equal to the second preset value is selected and recorded as the second abnormal data point. If the ratio of the number of first abnormal data points to the number of first data points is greater than or equal to the first preset ratio, then it is determined that there is an impeller abnormality. If the ratio of the number of second abnormal data points to the number of third data points is greater than or equal to the second preset ratio, then an alignment anomaly is determined to exist.
9. An electronic device, characterized in that, The device includes a processor and a memory, the memory being used to store computer program code, the computer program code including computer instructions, and when the processor executes the computer instructions, the electronic device performs the centrifugal fan operation status monitoring and analysis method as described in any one of claims 1 to 5.
10. A computer-readable storage medium, characterized in that, The computer-readable storage medium stores a computer program, which includes program instructions that, when executed by a processor of an electronic device, cause the processor to perform the centrifugal fan operation status monitoring and analysis method as described in any one of claims 1 to 5.
Citation Information
Patent Citations
Fan vibration anomaly detection method and device
CN110688617A
Air compressor host state real-time monitoring method, device, system, equipment and medium
CN117869307A
Wind turbine generator cabin vibration acceleration abnormity identification method and device
CN119222116A
Noise point fault diagnosis method and fault diagnosis system
US20240393167A1