Published: 02 December 2021

Study on acoustic fault diagnosis of underwater vehicle auxiliary machineries

Zhiyin Tang1
Hailong Zou2
Huijie Shen3
Shasha Wu4
1, 2, 3College of Power Engineering, Naval University of Engineering, Wuhan, Hubei, 430033, China
4Zhongnan University of Economics and Law, Wuhan, Hubei, 430073, China
Corresponding Author:
Huijie Shen
Views 58
Reads 29
Downloads 496

Abstract

The concept of underwater vehicle auxiliary machineries acoustic fault was proposed. The underwater vehicle auxiliary machineries acoustic fault diagnosis in concealed conditions was studied. Firstly, the accelerometers were used to measure the vehicle shell surface vibration, and the vehicle radiation noise was calculated using a rapid engineering estimation method. Then, the vibration energy of each frequency band in the radiation noise analysis frequency was extracted as feature vector. Finally, an improved Fuzzy Support Vector Machine (FSVM) method was used to identify the classification, and acoustic fault diagnoses of auxiliary machineries for underwater vehicle was given. The method of acoustic fault diagnosis proved a theoretical basis for the use of underwater vehicle auxiliary machineries under the concealment.

Study on acoustic fault diagnosis of underwater vehicle auxiliary machineries

Highlights

  • The concept of underwater vehicle auxiliary machineries acoustic fault has been proposed.
  • The vehicle radiation noise was calculated using a rapid engineering estimation method.
  • An improved Fuzzy Support Vector Machine (FSVM) method was used to identify the classification, and acoustic fault diagnoses of auxiliary machineries for underwater vehicle was given.

1. Introduction

The stealth property of underwater vehicle in sea battlefield is the most basic technical performance, where acoustic stealth performance is the most important factor in determining its stealth. The s acoustic stealth performance of underwater vehicle has always been considered to be the most important issue [1]-[4].

The radiation noise of underwater vehicle can be divided into three kinds: machineries noise, propeller noise, hydrodynamic noise [5]. When the underwater vehicle is sailing, the propeller noise and the hydrodynamic noise occupy the main part. But when it is in concealed conditions such as “position for ambush”, “regional hunting” and so on, underwater vehicle should be in hover condition. And in these time, the host and propeller are both stopped. The propeller noise and the hydrodynamic noise disappear, and the radiation noise of the vehicle is only the mechanical noise. At these times, the main noise sources are auxiliary machineries, which mainly includes various types of pumps, air conditioners, refrigeration, hydraulic devices and so on. Now if the radiation noise is abnormal due to the incorrect use of auxiliary machineries, the acoustic stealth performance of the vehicle is changed, and its security is destroyed. This is called the acoustic fault of auxiliary machineries.

Define “underwater vehicle auxiliary machineries acoustic fault” as: in sea battlefield, when underwater vehicle auxiliary machineries vibration or noise changes due to improper use or state change, resulting in changing vehicle stealth properties. It should be noted that the auxiliary mechanical acoustic fault does not mean that the auxiliary machineries has a mechanical fault and needs to be repaired.

“Underwater auxiliary mechanical acoustic fault diagnosis” is: when the underwater vehicle auxiliary machineries are mainly used, the current acoustic stealth state elements are perceived and extracted, and they map them into existing state spaces, get some kind the matching of known states, and determines its acoustic fault state. The state here can be quantized indicators (like 60 points, 90 points, etc.), or may be a hierarchical evaluation (like no acoustic fault, slight acoustic fault, severe acoustic fault, etc.).

It should be noted that underwater vehicle auxiliary mechanical acoustic fault diagnosis is mainly carried out under hover condition or slow sailing. Because in these time vehicle has higher requirements for stealth, and machineries noise is the main part of radiation noise. When the vehicle is at a high speed, the maneuverability requirement is higher than stealth. In these time, the propeller noise and hydrodynamic noise are much louder than machineries noise, so the auxiliary mechanical acoustic fault diagnosis is not necessary.

2. Rapid calculation method of underwater vehicle radiation noise in concealed conditions

The first step in the diagnosis is to quickly calculate the radiation noise, which is made by auxiliary machineries, by using the vibration measured by the sensors on the vehicle. An engineering estimation method of rapid calculating underwater vehicle radiation noise in concealed conditions has been proposed [6], [7]. The radiation noise is [7]:

1
P=ρ0c0V-2RεSπ=ρ0c0ζ-2ωRεSπ,

where, P is the sound pressure of radiation noise at a distance of R from the vehicle; ρ0, c0 are the density and sound speed of water; V- is the average vibration speed of the vehicle surface; ζ- is the average vibration acceleration of the vehicle surface; S is the acoustic radiation surface area of the vehicle; ε is the radiation efficiency of the vehicle:

2
10lgε=40lgf-lgfm, ff1,201+Klgf+201-Klgf1-40lgfm, f1<f<fc,0, ffc,

where, f is a calculation frequency; K=lgfm2/fcf1lgfcf1; f1 is the first order of vibration modal frequency of the cylindrical vehicle:

3
f1=2.66frβ, dl20.6hd,πdfr2lπd2l2+2β2, dl2<0.6hd.

Critical frequency fc is:

4
fc=c022πh12ρ1-σ2E=23Rcphc0cl2fr.

In the real underwater vehicle radiation noise calculation, lots of accelerometers are arranged on the surface of the vehicle. The sound pressure of each cabin is considered independent. The length of i-th cabin is li, and the equivalent radius is ri. It can be obtained from Eqs. (1-4) that the total sound pressure, which is made by the underwater vehicle multi-cabin vibration, at a distance of R from the vehicle is P=iρ0c0ζ-ωRεirili2.

Translates to the total sound pressure at a distance of 1m from the vehicle is:

5
P=iρ0c0ζ-ωεirili2.

If the energy of radiation noise is mostly concentrated from fdown to fup frequency range, each 1/3Oct sound pressure levels of the frequency range can be arranged to the feature vectors.

Using this underwater vehicle radiation feature vectors, the pattern recognition can be performed by the fuzzy support vector machine (FSVM) to make the auxiliary mechanical acoustic fault diagnosis.

3. FSVM for diagnosis of two modes

If the auxiliary machine acoustic fault category is simple to be two: occurring and not occurring, the acoustic fault diagnosis problem is an identification issue of two model classes. Under the conditions of complete linearity, ordinary linear support vector machines (SVM) are suitable for this problem [8]. However, in actual underwater vehicle auxiliary machineries acoustic fault diagnosis, the sample is almost not completely linear, so the nonlinear SVM must be used. And sometimes, not all training samples are valid. Some the validity of samples may be weakened or even be corrupted in actual underwater vehicle auxiliary machineries acoustic fault diagnosis. For such problems, the FSVM method has been proposed [9], [10].

3.1. Linear FSVM for diagnosis of two patterns

In order to solve non-separable data, a set of new non-negative scalar variablesξi i=1,2,,l are introduced to the definition of the separation super plane:

6
yiwTxi+b1-ξi, i=1,2,,l,

where, ξi is a relaxation variable, which measures the data deviation degree of the ideal condition of separable pattern. Support vector is the special data that exactly satisfied Eq. (6). For linear classification problems, the problem of searching for the optimal classification super plane can be transform to solve the Eq. (7):

7
minimize 12w2+Ci=1lsiξi,subject to yiwTxi+b1-ξi, i=1,2,l,ξi0, i=1,2,l.

That is, a fault classification support vector with a smaller degree of fuzzy membership is considered less important in the classification problem. The Lagrange multiplier method can be used to solve this optimization problem. Constructing the Lagrange function as:

8
Lw,b,ξ,α,β=12w2+Ci=1lsiξi-i=1lαiyiwTxi+b-1+ξi-i=1lβiξi.

The solution to the optimization problem is determined by the saddle points of the Lagrange function. When the cost function 12w2+Ci=1lsiξi takes the extreme value, by Karush-Kuhn-Thcker condition. The dual programming of the quadratic programming Eq. (7) can be converted to solving for the minimum as:

9
minimize α12i=1lj=1lyiyjαiαjxiTxj-i=1lαi,subject to i=1lyiαi=0,0αisiC, i=1,2,l.

The optimal solution of w and b are:

10
w*=i=1lα i*yixi,
11
b*=yi-j=1lyjαjxjTxi, ii0<αi*<siC.

The fuzzy optimal classification function is:

12
gx=sgnfx=sgnw*Tx+b*, xRn.

3.2. Nonlinear FSVM for diagnosis of two patterns

For nonlinear classification issues, it is usually used by nonlinear mapping from low dimensional spaces to high dimension φ:RdRdh, and transforms nonlinear problems in low dimensional spaces into linear problems in high dimensional spaces. Inner product operation in high dimensional space is defined as Kxi,xj=φxiTφxj, and it is called kernel function [11]. So the issues of seeking the optimal classification hyperplane can be transformed to solving the quadratic programming. The solution process is the same as in Section 2.1, and the following dual planning can be obtained:

13
minimize α12i=1lj=1lyiyjαiαjKxi,xj-i=1lαi,subject to i=1lyiαi=0,0αisiC, i=1,2,l.

Similarly, the optimal solution is α*=α1*,α2*,,αl*T, and the fuzzy optimal classification function is:

14
gx=sgnfx=sgnj=1lα j*yjKx,xj+b*, xRn.

where b*=yi-j=1lyjαjKxj,xi, ii0<αi*<siC.

Polynomial function, radial basis function, sigmoid function are often used as kernel functions. To a specific problem, how to choose the optimal kernel function and the corresponding parameters are a complex problem to FSVM. Although the choice of kernel functions can lead to different performances, the choice of parameters is more important than the choice of kernel functions. In many cases, the choice of the kernel function parameters is decisive to the result [11].

4. FSVM for diagnosis of multi-patterns

In the actual underwater vehicle auxiliary machineries acoustic fault diagnosis, the acoustic fault patterns are usually more than two. So underwater vehicle auxiliary machineries acoustic fault diagnosis is a multi-pattern classification problem. For more than two patterns (n>2), it can be constructed as a combination of multiple two-pattern classification issues [12]-[13].

Using two patterns classification methods, n-pattern classifier can be constructed as follow:

1. Construct n two-pattern classification rules, where the rule fkx, k=1,,n separates the training samples of the kth-pattern from other training samples. (If the vector xi belongs to the kth-pattern, gkxi=sgnfkxi=1; otherwise gkx=sgnfkxi=-1).

2. If the patterns satisfy gkx=sgnfkx=1 are more than one, x becomes the pattern m=argmaxf1x,fkx that is corresponding to the maximum value of the function fkx,k=1,,n. If all the patterns satisfy gkx=sgnfkx=-1, x becomes the pattern m=argminf1x,fkx that is corresponding to the minimum value of the function fkx,k=1,,n.

5. Test verification

In order to verify the FSVM diagnosis method, underwater acoustic tests are performed using a double-shell iron cylinder to simulate underwater vehicle under hover condition. The outer diameter of the cylinder is 560 mm, the inner diameter is 400 mm, and the height is 600 mm. Three exciters are mounted inside the housing to simulate the excitation of the auxiliary mechanicals, and 15 accelerometers are arranged on the surface of the cylinder, as shown in Fig. 1. A hydrophone suspended in the water is 1m from the cylinder, as shown in Fig. 2.

Fig. 1Iron cylinder with covers and accelerometers, F1, F2, F3 are the excitation points of exciters

Iron cylinder with covers and accelerometers, F1, F2, F3 are the excitation points of exciters

Fig. 2Underwater acoustic test

Underwater acoustic test

Without loss of generality, the auxiliary mechanical acoustic fault states can be classified into three patterns for diagnosis, namely: safety, normal fault, critical fault. They correspond to three conditions in the test: Condition (1) turn on No. 1 exciters, Condition (2) turn on No. 1 and 2 exciters, Condition (3) turn on all the three exciters.

To verify the correctness of the algorithm in Chapter 1, a random set of data is selected for calculation in each condition. And calculation results are compared with the hydrophone measurement, as shown in Fig. 3-5.

As Table 1 shows, for our test linear FSVM and polynomial kernel function FSVM gets high accuracy in acoustic fault diagnosis. This is because the system is largely linear. However, the actual underwater vehicle has so many different kinds of auxiliary machineries, and underwater environment is so complicated, that the system cannot be considered as linear. So it is impossible to predict which type of FSVM will give better diagnosis results.

Fig. 3Comparison in Condition (1)

Comparison in Condition (1)

Fig. 4Comparison in Condition (2)

Comparison in Condition (2)

Fig. 5Comparison in Condition (3)

Comparison in Condition (3)

Fig. 6Each band sound pressure in three conditions

Each band sound pressure in three conditions

Table 1Comparison of different FSVM classification accuracy

Type of FSVM
Diagnosis accuracy (%)
Linear FSVM
100
Polynomial Kernel Function FSVM
93.75
Radial Basis Kernel Function FSVM
33.3
Sigmoid Kernel Function FSVM
33.3

6. Conclusions

In the paper the concept of underwater vehicle auxiliary machineries acoustic fault has been proposed, and the auxiliary machineries acoustic fault diagnosis in sea battlefield has been studied. It should be noticed that: (1) for different underwater vehicle structures, the FSVM classifier needs to be trained with historical data; (2) in actual underwater vehicle auxiliary machineries acoustic fault diagnosis, the selection of FSVM classifier kernel function should be according to the situation; (3) as the auxiliary machineries acoustic fault patterns increase, the amount of FSVM calculation will increase rapidly, which increases the diagnosis time; (4) the noise prediction accuracy of the underwater vehicle radiation noise engineering estimation algorithm needs to be improved in individual frequency bands.

References

  • He Lin, “Development of submarine acoustic stealth technology,” Ship Science and Technology, Vol. 28, pp. 9–17, 2006.
  • Sun Weihong and Yan Xin, “Some progress of the research of vibration and noise control technology for submarine,” Noise and Vibration Control, Vol. 5, pp. 6–10, 2012.
  • Su Qiang, Wang Guibo, and Zhu Pengfei, “Summarize of foreign submarine acoustic stealth frontier technologies development,” Ship Science and Technology, Vol. 36, No. 1, pp. 1–9, 2014.
  • Chen Zhijian, Xia Qiqiang, and Ai Haifeng, “Review of vibro-acoustic characteristics of submarine and advances in acoustic design,” Noise and Vibration Control, Vol. 2, pp. 1–6, 2012.
  • Robert J. Urick, Principles of Underwater sound. New York: McGraw Hill Inc., 1983.
  • He Ynanan and Yang Desen., “Experiment study of predicting method for radiating noise by submerged vibrating structure,” Journal of Ship Mechanics, Vol. 3, No. 2, pp. 58–62, 1999.
  • Shi Shengguo, Yang Desen, and He Yuanan., “Engineering estimation of noises from submerged structures,” Journal of Harbin Engineering University, Vol. 23, No. 1, pp. 91–94, 2002.
  • Ding Shifei, Qi Bingjuan, and Tan Hongyan, “An overview on theory and algorithm of support vector machines,” Journal of University of Electronic Science and Technology of China, Vol. 40, No. 1, pp. 2–10, 2011.
  • Chun-Fu Lin and Sheng-De Wang, “Fuzzy support vector machines,” IEEE Transactions on Neural Networks, Vol. 13, No. 2, pp. 464–471, Mar. 2002, https://doi.org/10.1109/72.991432
  • Shigeo Abe and Takuya Inoue, “Fuzzy support vector machines for multiclass problems,” in ESANN 2002, 10th Eurorean Symposium on Artificial Neural Networks, Bruges, Belgium, April 24-26, 2002, Proceedings, pp. 113–118, Jan. 2002.
  • Feng Guohe, “Parameter optimizing for support vector machines classification,” Computer Engineering and Applications, Vol. 47, No. 3, pp. 123–128, 2011.
  • Andrew R. Webb and Keith D. Copsey, Statistical Pattern Recognition. Southern Gate: John Wiley & Sons Ltd., 2011.
  • Vladimir N. Vapnik, Statistical Learning Theory. Beijing: Publishing House of Electronics Industry, 2004.

About this article

Received
29 September 2021
Accepted
20 October 2021
Published
02 December 2021
SUBJECTS
Acoustics, noise control and engineering applications
Keywords
underwater vehicle auxiliary machineries
acoustic fault diagnosis
FSVM
Acknowledgements

This research was funded by the Foundation of National Key Laboratory of Science and Technology (Grant No. 6142217200505), the Independent Research Foundation of Naval University of Engineering (Grant No. 20200290).