Next Article in Journal
GIS-Based Urban Traffic Assessment in a Historical European City under the Influence of Infrastructure Works and COVID-19
Next Article in Special Issue
Time-Frequency Feature-Based Seismic Response Prediction Neural Network Model for Building Structures
Previous Article in Journal
Blockchain Integration in the Era of Industrial Metaverse
Previous Article in Special Issue
Study on Dynamic Characteristics of the Bistable Nonlinear Damper
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Prediction Research on Irregularly Cavitied Components Volume Based on Gray Correlation and PSO-SVM

1
School of Automobile and Traffic, Shenyang Ligong University, Shenyang 110159, China
2
School of Information Science and Engineering, Shenyang Ligong University, Shenyang 110159, China
3
Graduate School, Shenyang Ligong University, Shenyang 110159, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2023, 13(3), 1354; https://doi.org/10.3390/app13031354
Submission received: 21 November 2022 / Revised: 8 January 2023 / Accepted: 17 January 2023 / Published: 19 January 2023
(This article belongs to the Special Issue Advances in Nonlinear Dynamics and Mechanical Vibrations)

Abstract

:
The use of a micro-compressed air-volume-detection method to detect the volume of irregularly cavitied components has the characteristics of multi-variable coupling and nonlinearity. To solve this problem, a volume-prediction model of irregularly cavitied components based on gray correlation and a particle-swarm-optimization support-vector machine is proposed. In this paper, the gray-correlation method was used to extract the detection parameters that have the greatest correlation with the cavity volume. On the basis of the obtained detection parameters, the SVM algorithm was used to build an irregularly cavitied components volume-prediction model. During model training, since the regression accuracy and generalization performance of the SVM model depend on the proper setting of its two parameters (the penalty-parameter C and the kernel-parameter σ ), and especially on the interaction of the parameters, this paper presents an optimal-selection approach towards the SVM parameters, based on the particle-swarm-optimization (PSO) algorithm. Experiments showed that the prediction model can better predict the volume of irregularly cavitied components, and the prediction accuracy was high, which played a guiding role in intellectual nondestructive testing of the volume of the irregularly cavitied components.

1. Introduction

For irregularly cavitied components such as the combustion chamber, liquid storage tank, supercharging device and vacuum-pump device of an automobile engine, it is difficult to measure their volume by conventional measurement methods, due to their complex profile or cavity. The traditional method is to use the water-injection method [1] to calculate volume. This method is mainly operated manually, and the medium generally used is liquid. There are the following problems when using liquid to measure volume: (1) if the internal shape of the tested part is complex, it is difficult to ensure that the liquid fills the entire space or the liquid is completely poured out, which will affect the accurate measurement of the volume; (2) the use of liquids may affect the performance of the parts in the future; (3) it involves many processes, the detection efficiency is low, and the accuracy is not high. At present, in addition to the traditional water-injection method, there is laser measurement [2,3,4], orthogonal double-grating [5], vibration measurement [6,7,8,9,10,11], the ultrasonic-measurement method [12], and so on.
In recent years, some volume-detection methods based on the ideal gas equation-of-state, such as the gas-calibration method [13], the gas-static-expansion method [14], the gas-pressure method [15,16,17], etc., have been continuously applied to volume detection of irregularly cavitied components. These methods are usually based on the conservation of mass, use the gas equation-of-state or combine the linear-regression method to obtain the volume calculation formula of the tested components. These methods will lead to large errors, and cannot measure precision containers. In addition, these methods have relatively high requirements for test conditions, and do not consider the influence of air humidity and temperature on the measurement results; however, it is difficult to meet these conditions in the actual application process.
In view of the practical problems of the above detection-methods, this paper analyzed the structural characteristics of the irregularly cavitied components, applied the ideal-gas equation-of-state, adopted the volume-measurement method of micro-compressed air, and, fully considering the influence of environmental factors such as temperature, humidity, pressure and gas-equilibrium time on volume measurement, a volume-prediction algorithm for irregularly cavitied components based on gray correlation and particle-swarm-optimization support vector machine was proposed, which was used for volume detection of irregularly cavitied components. The method has the characteristics of high efficiency and high precision, and has reference significance for the volume-prediction and detection of irregularly cavitied components.
The main contributions of this paper are three aspects. Firstly, collecting the parameters related to the volume of the irregularly cavitied components by using the micro-compressed-air method, under the premise of ensuring that the components to be tested are not damaged, this method micro-compresses the atmospheric pressure of the air sealed in the irregularly cavitied components, and collects the measurement parameters. Secondly, the main control-factors affecting the irregularly cavitied components’ volume-measurement are analyzed by gray correlation, and we screen pressure, temperature, humidity, and air-equilibrium time, etc., as the main characteristic parameters. Thirdly, there is the development of a PSO-SVM model, to improve the accuracy and stability of the volume-prediction model of irregularly cavitied components. Finally, obtaining the volume-prediction value of the irregularly cavitied components, means that the volume of irregularly cavitied components can be measured quickly and accurately.

2. Preliminary

By applying the ideal-gas equation-of-state, a volume-measurement device for irregularly cavitied components using micro-compressed air was designed. The principle of volume measurement for irregularly cavitied components is shown in Figure 1. During detection, the irregularly cavitied components to be detected were filled with air at normal temperature and pressure, and after sealing the air inlet, the precision cylindrical-compression-rod was driven by a servo motor, and extended into the interior of the irregularly cavitied components to be tested for a certain length, in order to micro-compress the air inside the cavity. The mass of the fixed group of gas in the cavity before and after micro-compression remained constant. By measuring the pressure and temperature of the air in the irregular cavity before and after micro-compression, and the volume of the compression-rod extending into the cavity, the cavity volume of the irregularly cavitied components to be measured can be obtained, following the ideal-gas equation-of- state, which can be written as follows:
P V = Z m R T
where P is the gas pressure, the unit of gas pressure is the pascal (Pa), V is the volume, the unit of volume is milliliter (mL), Z is the compression coefficient (dimension is 1), m is the mass (mol), T is the absolute temperature, the unit of temperature is the kelvin (K), and R is the gas constant (R = 8.31 J/(mol·K)).
However, the detection accuracy of the volume of irregularly cavitied components obtained by the above method was still low. Through experiments and analysis of past detection methods, it was found that there were many influencing factors when using this method to detect the volume of irregularly cavitied components. In addition to the pressure and temperature in the cavity to be measured, environmental factors such as air-equilibrium time after micro-compression, ambient atmospheric-pressure and humidity will also lead to some deviations in the equation-of-state for gas, which will have a certain impact on the accuracy and stability of volume detection of irregularly cavitied components. To attack these problems mentioned above, a volume-prediction model of irregularly-cavitied components based on gray correlation and particle-swarm-optimization support vector machine was proposed in this paper. Firstly, gray correlation analysis was used, and then several key factors related to the volume of irregularly cavitied components in the process of volume measurement using micro-compressed air were extracted, so as to reduce the dimensions to be considered in modeling. Then, using the support vector machine to train the extracted detection-values of important factors, a volume-prediction model of irregularly cavitied components was established simultaneously. In order to obtain a solution to the precision requirements of SVM calculation and modeling which may have problems caused by parameter errors, the research used the particle-swarm algorithm to optimize SVM parameters. The prediction accuracy of SVM was reduced, and the convergence speed of SVM was increased, the volume-prediction value of irregularly cavitied components was obtained, and fast and accurate volume-measurement of irregularly cavitied components was realized.

3. Gray Correlation Analysis

A gray relationship refers to the uncertain relationships between things or the system factors or the factors and the main behavior. Gray-correlation analysis [18,19] judges whether the relationship between data sequences is close by the similarity of the geometric shapes of the data curves; a modified algorithm finds out the main factors that affect the target value through correlation calculation, and evaluates the influence of various factors. There are some deficiencies in the samples of traditional mathematical-statistics methods, such as large demand and large computational-volume, and there may be inconsistencies between quantitative results and qualitative analysis. This analysis method overcomes these deficiencies and becomes a simple and unique system-analysis method [20].
When the micro-compression air method is used to detect the volume of irregularly cavitied components, the volume-prediction model of irregularly cavitied components is affected by various factors such as atmospheric pressure, pressure before and after air micro-compression, temperature, and equilibrium time. In addition, the relationship between most of the influencing factors and the volume of the irregular-cavity parts is nonlinear, so the effect of these influencing factors on the volume of the irregular-cavity parts is not clear, which is gray. The gray-correlation analysis can quantitatively reflect the degree of correlation between the volume of irregular cavity parts and various influencing factors. Through comparative analysis, the main factors with higher correlation were selected from the factors that affect the volume of irregularly-cavitied components. As input variables for SVM modeling, SVM was then used for prediction. Here are the specific steps of gray relational analysis:
Step 1. determine the referential data sequence as
x 0 k = x 0 1 , x 0 2 , , x 0 n
Step 2. determine the comparative data series as
x i k = x i 1 , x i 2 , , x i n
Step 3. the data is processed in a dimensionless manner. Since the parameters of different properties (such as pressure, temperature, humidity, equilibration-time, etc.) are measured at each test point during the volume test, and these parameters have different orders of magnitude, to make sure the correlation analysis result between parameters of each detection point and the volume is reliable, the original sequence needs to be processed in a dimensionless manner. Therefore, x 0 k and x i k sequences are processed in a dimensionless manner, and the reference sequence x 0 k and the comparative data x i k are obtained, as in Equations (4) and (5).
x 0 k = x 0 ( k ) x 0 ( 1 ) = x 0 1 , x 0 2 , , x 0 n
x i k = x i ( k ) x i ( 1 ) = x i 1 , x i 2 , , x i n
Step 4. find the absolute-difference sequence. The absolute value of the difference between the reference sequence x 0 k and the comparative data x i k constitutes an absolute-difference sequence, as in Equation (6).
Δ 0 i k = x 0 k x i k = Δ i 1 , Δ i 2 , Δ i n
Step 5. find the maximum difference and the minimum difference in the absolute-difference sequence, as in Equations (7) and (8).
Δ max = max Δ o i ( k ) 1 i m 1 k n
Δ min = min Δ o i ( k ) 1 i m 1 k n
Step 6. find the grey correlation coefficient, which is shown as:
γ 0 i k = min i min k x 0 k x i k + ρ max i max k x 0 k x i k x 0 k x i k + ρ max i max k x 0 k x i k = Δ min + ρ Δ max Δ 0 i k + ρ Δ max
where γ 0 i k is the correlation coefficient between the k th object of the comparative data and the reference sequence; ρ is the resolution coefficient in the range of 0 , 1 , usually 0.5 [21].
Step 7. find the grey correlation degree of each factor, as in Equation (10).
γ i = 1 n k = 1 n γ 0 i k
Step 8. sort, according to the gray correlation degree.
γ i is the reflected correlation between the comparative data x i k and reference sequence x 0 k ; the larger the value, the greater the impact on x 0 k . According to the above steps, gray-correlation analysis was carried out on parameters such as atmospheric pressure and stable differential-pressure before and after micro-compression. The results are shown in Table 1, the most important factors which affect the volume of irregularly cavitied components are gas-equilibration time (the correlation coefficient is 0.9993), atmospheric pressure before micro-compression (the correlation coefficient is 0.9896) and stable differential-pressure after micro-compression (the correlation coefficient is 0.9989), followed by temperature after micro-compression and atmospheric pressure after micro-compression.

4. Parameter Optimization of Volume-Prediction Model Based on SVM

The support vector machine (SVM) is based on statistical learning theory and structural-risk minimization [22]. The SVM algorithm has strong learning-functions and characteristics, good adaptability to small samples and limited samples, and strong stability and generalization-ability [23]. It can better deal with the problem of nonlinear regression.
We used gray-correlation analysis to develop the support-vector-machine predictive modeling for the main influencing factors of multiple variables related to the volume of irregular-cavity parts after processing in this paper. In the given sample set x i , y j , i = 1 , 2 , 3 , , m , x i was a attribute vector of two-dimensional space, with characteristic input-values such as atmospheric pressure, atmospheric humidity, temperature before micro-compression, stable differential-pressure before micro-compression, stable differential-pressure after micro-compression, gas-equilibrium time, and temperature after micro-compression, etc.; y j was the corresponding predicted-target value, and m was the number of samples. For the volume model of irregularly cavitied components in the low-dimensional nonlinear space [24], the sample data set, x, was mapped to the high-dimensional linear space through the nonlinear function, ϕ(x), and the decision function was established in the high-dimensional linear space, as in Equation (11).
ϕ ( x ) = ω · ( x ) + b
where ω is the weight vector, and b is the bias parameter.
The algorithm uses the minimization-optimization model to establish a decision function, as in Equations (12) and (13).
m i n 1 2 ω 2 + C i = 1 m ξ i + ξ i *
S . T . y i ω φ x b ε + ξ i ω φ x + b y i ε + ξ i * ξ i , ξ i * 0 i = 1 , 2 , 3 , , m
where C is the penalty factor; ξ i , ξ i * are the relaxation factors; and ε is the upper limit of the error.
We introduced the Lagrangian multipliers a i and α i * , and then transformed the minimization-optimization model into a dual optimization, in order to solve it, by finding the maximum value of Q(α), as in Equations (14) and (15).
m a x : Q α = 1 2 i , j = 1 m α i α i * α j α j * K x i , x j + i = 1 m y i α i α i * ε i = 1 m α i + α i *
S . T . i = 1 m α i = i = 1 m α i * 0 α i , α i * C i = 1 , 2 , 3 , , m
where Q α is the dual objective function of the Lagrangian function, K x i , x j = φ x i φ x j is the kernel function when α i × α i * = 0 and α i , α i * are not 0 at the same time, and the corresponding   x i is a support vector (SV).
Since the volume-prediction of irregularly cavitied components belongs to nonlinear prediction, to improve the model’s veracity we selected the radial-basis function (RBF) as the kernel function of the SVM, and used the particle-swarm-optimization method to optimize the initial parameters of the support vector machine, as in Equation (16).
K x i , x j = e x p x x i 2 σ 2
The correct selection of the penalty parameter C and the kernel parameter   σ   of the nonlinear SVM is very important for the support-vector algorithm; this not only affects the complexity of the model algorithm, but also has a great impact on the generalization performance and robustness of the model prediction, which further influences the prediction precision of the SVM model. Whether the selection of model parameters is appropriate or not, this will have a greater impact on the volume-prediction effect of irregular-cavitied components. The traditional SVM adopts the grid-search cross-validation method to optimize the parameters, but when using this method, subjective factors have a great influence, the search and verification process takes a long time, and a considerable number of training samples are wasted for verification. In the case of limited samples, its defects are more obvious. However, particle-swarm-optimization (PSO) is an optimization algorithm, which has the simplicity characteristics, strong global-search ability, fast convergence-speed and high solution-accuracy. In addition, it is easy to implement because it does not have to adjust too many parameters [25,26]. In this paper, particle-swarm-optimization was used to optimize the parameters of SVM. For the volume-prediction process of PSO-SVM based on the grey correlation, see Figure 2.
As an effective algorithm in the field of optimization, particle-swarm-optimization can achieve good results in the optimization process of SVM parameters. Particle-swarm-optimization (PSO) is a random-search algorithm-based group collaboration which works by simulating the behavior of birds foraging, where each “bird” represents a particle, and the “food” that the flock is looking for is the optimal solution. In the volume-prediction of the irregularly cavitied components, the PSO algorithm was used to initialize the two particles of “penalty-factor C and kernel-function parameter σ″; the coordinate of the i-th particle was x i i = x i 1 i , x i 2 i , , x iD i , x iD i L D , U D , and the coordinates of the D target solutions were the target solutions before optimization. The running speed of the i-th particle was v i i = v i 1 i , v i 2 i , , v iD i , v iD i v min , D , v max , D , the optimal position of the i-th particle was p i i = p i 1 i , p i 2 i , , p iD i , and the optimal position of the population was p g i = p g 1 i , p g 2 i , , p gD i . Therefore, the iterative result of particle-motion velocity and particle coordinates in the s-th dimension can be expressed as in Equations (17) and (18).
v i D , s i = β v i D , s i + c 1 r 1 p i D , s i v i D , s i + c 2 r 2 p g D , s i v g D , s i
x i D , s i + 1 = x i D , s i + v i D , s i + 1
where v is the particle velocity, β is the inertia weight, c1, c1 are the learning factors, and r1 and r2 are random numbers in [0, 1].
β has the ability to balance local and global searches. The larger the value of β , the stronger the global-convergence ability; otherwise, it has a stronger local-convergence ability. The learning factors c1 and c2 control the ability of the particle to find the individual optimal-position and the global optimal-position, respectively [27]. The optimal selection of parameters includes atmospheric pressure, stable differential-pressure before or after micro-compression, atmospheric humidity, gas equilibrium time etc. In addition, they were used as input variables to predict the volume of the irregularly cavitied components, by regression. If the error between the predicted and the measured irregular-cavitied-component volume is within the error range, the optimal parameter-selection procedure is ended. At this time, the optimal position of the particle swarm is the optimal solution of parameter C and σ. If the predicted volume of the irregularly cavitied components and the volume of the irregularly cavitied components exceed the set error range, the program should be executed until the error between the two values is within the set error-range.
The optimization steps with the PSO-optimization algorithm are as follows:
  • Step 1: Define the fitness function. The prediction error of the training sample is defined as the fitness function of the model; that is, the optimal solution corresponding to the function is the particle position corresponding to the minimum prediction error;
  • Step 2: Normalization. Read the sample data and normalize the sample data, set the parameter-motion range, set the acceleration constants c1 and c2, the dimension, n, of the individual particle, the inertia-weight coefficient, ω, the number of particles in the population, m, the penalty factor, C, and the kernel parameter, σ;
  • Step 3: Initialization. Initialize particle-swarm position and particle velocity;
  • Step 4: Evaluate fitness. Calculate the individual fitness-value of each particle, initialize the optimal individual particle and the optimal global particle;
  • Step 5: Compare the optimization. Generate new populations by updating particle velocities and positions, calculate the individual fitness-degree of the new populations, compare the fitness degree of the current parameters, C and σ, with their own historical optimal-values and the optimum populations, and update the optimal global values of the population’s parameters, C and σ;
  • Step 6: Check the end condition. When the optimization reaches the maximum evolutionary algebra, end the optimization, and output the optimal parameters, C and σ; otherwise, return to step 2, and retrain;
  • Step 7: Perform SVM-algorithm training on the optimal parameters, C and σ, values, and then use the validation set to verify the prediction accuracy of the network and obtain the prediction-value of the volume of the irregularly cavitied components.

5. Comparative Analysis of Predicted Results

In this paper, we analyzed the various influencing indicators that affect the volume of the irregularly cavitied components using the grey-relational-analysis method; the eight indicators with the greatest influence were selected as the input-feature components for the training of the SVM model, and the volume of the irregularly cavitied components to be measured is the output variable. In the experiment, a total of 100 sets of data were collected; 90 data sets were selected as the training set, and 10 sets of data were selected as the test set after shuffling the order, and these were used to verify the prediction-performance of the model. In the support-vector-machine model optimized by PSO, the kernel function adopted a radial-basis function (RBF). According to the performance of the model algorithm, the initial size of the particle-swarm algorithm was set to 25 and the maximum evolutionary-generation of the particle swarm was set to 400, through multiple attempts. Since the range of the penalty-factor and kernel-function parameters will affect the accuracy and prediction-rate of the algorithm, to ensure the stability and efficiency of the algorithm, the optimal parameters c = 58.039, σ = 6.109,and the learning factors c1 = 2, c2 = 2 were set. Then, the optimal searched parameter was brought into the support-vector-machine algorithm, and the PSO-SVM algorithm was used to train the training set. The predicted values of the model for the training-sample data and test-sample data are shown in Figure 3. The prediction-accuracy rate of the volume of irregularly cavitied components was as high as 99%, which indicated that the setting of the algorithm parameters was reasonable. By predicting the volume of irregular-cavity parts, higher accuracy can be obtained.
For the mean squared error (MSE), mean absolute error (MAE), and R squared (R2) predicted by the model, please refer to Table 2.
From Table 2, we can see that R2 is as high as 0.9704, MSE is 0.0046 and MAE is 0.035, indicating the good generalization-ability of the established support-vector-regression model. In order to test the feasibility and effectiveness of the proposed prediction-algorithm, the prediction results obtained by traditional SVM and GRA-PSO-SVM were compared, and the comparison results between the predicted and actual values obtained by these three models are shown in Figure 4 and Table 3.
According to Table 3 and Figure 4, the maximum absolute error of the predicted value of the irregular-cavity-parts volume based on GRA-PSO-SVM, is 10.02 mL, the maximum relative error is 0.39%, the minimum absolute error is 2.04 mL, and the minimum relative error is 0.09%. Among GRA-PSO-SVM and traditional SVM prediction models, the GRA-PSO-SVM prediction model has the smallest absolute error and relative error, and the highest prediction-accuracy.

6. Conclusions

This research studies the regression method of GRA-PSO-SVM used to model and predict the volume of irregularly cavitied components. The volume of irregularly cavitied components was affected by a variety of influencing factors. Through the grey-correlation analysis of the influencing factors, this experiment selected eight main influencing factors on the volume of irregularly cavitied components, and sorted them according to the degree of influence on the volume of irregularly cavitied components, in descending order. A volume-prediction model of irregularly cavitied components with the strong search ability of PSO and the good generalization performance of a support-vector machine, was then established. The simulation results showed that, compared to the conventional SVM, the GRA-PSO-SVM showed its strength by generating more accurate and stable results, with R2 as high as 0.9704, MSE of 0.0046 and MAE of 0.035. The volume change can be well predicted, and this prediction model provides a new idea for accurately predicting the volume of irregularly cavitied components. In the follow-up research, we will continue to search for factors that may affect the volume-prediction model of irregularly cavitied components through a large number of experiments, and further optimize the algorithm to improve the detection accuracy and reliability.

Author Contributions

Conceptualization, Y.J., X.Z.; methodology, X.Z.; software, X.Z., W.Z.; validation, W.Z.; formal analysis, X.Z., W.Z.; investigation, X.Z.; resources, Y.J., X.Z.; data curation, X.Z.; writing—original draft preparation, X.Z.; writing—review and editing, X.Z.; visualization, X.Z., W.Z.; supervision, Y.J., X.Z.; project administration, Y.J.; funding acquisition, Y.J. All authors have read and agreed to the published version of the manuscript.

Funding

The authors would like to acknowledge support from the following projects: Liaoning Province Higher Education Innovative Talents Program Support Project (Grant No. XLYC1902095), Shenyang Young and Middle-aged Science and Technology Innovation Talent Support Program (Grant No. RC200386), Liaoning Province Basic Research Projects of Higher Education Institutions (Grant No. LG202107, LJKZ0239). the construction plan of scientific research and innovation team of Shenyang Ligong University (Grant No. SYLU202101), the comprehensive reform project of graduate education of Shenyang Ligong University (Grant No. 2021DSTD004,2021PYPT006).

Institutional Review Board Statement

We exclude these statements because the study did not require ethical approval.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data used to support the findings of this study are included within the article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Guo, H.; Feng, J.L.; Zhang, Y.Y.; Cai, C.L.; Li, S.Q. High Precision Measurement of Cartridge Volume. Acta Armamentarii 2015, 36, 758–762. [Google Scholar]
  2. Song, H.; Wang, Q.; Liu, M.; Cai, Q. A Novel Fiber Bragg Grating Vibration Sensor Based on Orthogonal Flexure Hinge Structure. IEEE Sens. J. 2020, 20, 5277–5285. [Google Scholar] [CrossRef]
  3. Hao, H.; Li, C.; Liu, Y.; Shi, H.; Li, S. Volume Measurement Method of Vertical Metal Tank Based on Laser Scanning. Acta Met-Rol. Sin. 2018, 39, 222–227. [Google Scholar]
  4. Hao, H.; Jun, C.; Chen, X. Volume metrology of large vertical storage tank based on total station scanning technology. Electron. Meas. Technol. 2020, 43, 179–182. [Google Scholar]
  5. Guo, Y.-X.; Yang, Y.-H.; Xiong, L. Double-layer orthogonal fiber Bragg gratings flexible shape sensing technology. Opt. Precis. Eng. 2021, 29, 2306–2315. [Google Scholar] [CrossRef]
  6. Cripe, J.; Aggarwal, N.; Lanza, R.; Libson, A.; Singh, R.; Heu, P.; Follman, D.; Cole, G.D.; Mavalvala, N.; Corbitt, T. Measurement of quantum back action in the audio band at room temperature. Nature 2019, 568, 364–367. [Google Scholar] [CrossRef] [PubMed]
  7. Zhao, T.Y.; Yan, K.; Li, H.W.; Wang, X. Study on theoretical modeling and vibration performance of an assembled cylindrical shell-plate structure with whirl motion. Appl. Math. Model. 2022, 110, 618–632. [Google Scholar] [CrossRef]
  8. Zhao, T.Y.; Cui, Y.S.; Pan, H.G.; Yuan, H.Q.; Yang, J. Free vibration analysis of a functionally graded graphene nanoplatelet reinforced disk-shaft assembly with whirl motion. Int. J. Mech. Sci. 2021, 197, 106335. [Google Scholar] [CrossRef]
  9. Zhao, T.Y.; Ma, Y.; Zhang, H.Y.; Pan, H.G.; Cai, Y. Free vibration analysis of a rotating graphene nanoplatelet reinforced pre-twist blade-disk assembly with a setting angle. Appl. Math. Model. 2021, 93, 578–596. [Google Scholar] [CrossRef]
  10. Zhao, T.Y.; Jiang, L.P.; Pan, H.G.; Yang, J.; Kitipornchai, S. Coupled free vibration of a functionally graded pre-twisted blade-shaft system reinforced with graphene nanoplatelets. Compos. Struct. 2020, 262, 113362. [Google Scholar] [CrossRef]
  11. Kai, T.; Torigoe, I.; Nakatsuma, K. Volume measurement using the acoustic resonance. In The Proceedings of JSME Annual Conference on Robotics and Mechatronics (Robomec); The Japan Society of Mechanical Engineers: Tokyo, Japan, 2018; p. 2P1-H01. [Google Scholar]
  12. Zhao, T.; Li, K.; Ma, H. Study on dynamic characteristics of a rotating cylindrical shell with uncertain parameters. Anal. Math. Phys. 2022, 12, 97. [Google Scholar] [CrossRef]
  13. Zuda, J. Comparison of volume measurements of mass standards at low pressures and in liquids. Meas. Sci. Technol. 2022, 33, 064005. [Google Scholar] [CrossRef]
  14. Bai, Y.; Zeng, J.; Huang, J.; Yan, Z.; Wu, Y.; Li, K.; Wu, Q.; Liang, D. Air pressure measurement of circular thin plate using optical fiber multimode interferometer. Measurement 2021, 182, 109784. [Google Scholar] [CrossRef]
  15. Wan, D.; Zhang, M.; Zhang, B. Volume Measuring Method by Using Air. Ordnance Ind. Autom. 2021, 40, 91–92, 96. [Google Scholar]
  16. Xu, Y.; Pan, X.; Liu, X. Back-Pressurizing Leak Detection of Airtight Container with Large Volume. Chin. J. Vacuum Sci. Technol. 2018, 38, 839–845. [Google Scholar]
  17. Lin, J.X. Two fast calibration methods for the volume of irregular shaped containers. J. Vacuum S. Technol. 2015, 57–61. [Google Scholar]
  18. Pillai, J.U.; Sanghrajka, I.; Shunmugavel, M.; Muthuramalingam, T.; Goldberg, M.; Littlefair, G. Optimisation of multiple response characteristics on end milling of Aluminium alloy using Taguchi-Grey relational approach. Measurement 2018, 124, 291–298. [Google Scholar] [CrossRef]
  19. Kumar, S.; Dhanabalan, S.; Narayanan, C.S.; Karthikeyan, T. Multi-parametric optimization of universal cylindrical grinding using grey relational analysis. In Proceedings of the International Conference on Contemporary Design and Analysis of Manufacturing and Industrial Engineering Systems (CDAMIES), Tiruchirappalli, Indian, 18–20 January 2018. [Google Scholar]
  20. Szpak, D.; Tchórzewska-Cieślak, B.; Pietrucha-Urbanik, K.; Eid, M. A Grey-System Theory Approach to Assess the Safety of Gas-Supply Systems. Energies 2022, 15, 4240. [Google Scholar] [CrossRef]
  21. Liu, E.C.; Jie, L.; Anni, Z.; Hao, R.L.; Tao, J. Research on the Prediction Model of the Used Car Price in View of the PSO-GRA-BP Neural Network. Sustainability 2022, 14, 8993. [Google Scholar] [CrossRef]
  22. Chen, S.; Wang, J.-Q.; Zhang, H.-Y. A hybrid PSO-SVM model based on clustering algorithm for short-term atmospheric pol-lutant concentration forecasting. Technol. Soc. Chang. 2019, 146, 41–54. [Google Scholar] [CrossRef]
  23. Hu, L.; Hu, C.; Huo, Z.; Jiang, X.; Wang, S. Online Support Vector Machine with a Single Pass for Streaming Data. Mathematics 2022, 10, 3113. [Google Scholar] [CrossRef]
  24. Xue, M.; Mei, Y.; Tang, F.; Xiao, Z.; Luo, N.X.; Tang, F. Multi-Objective optimization of injection molding process based on grey relational analysis and establishment of PSO-SVM prediction model. Eng. Plast. Appl. 2021, 49, 58–64. [Google Scholar]
  25. Wang, Z.; Zhang, X.; Zhang, F.; Chan, N.W.; Kung, H.-T.; Liu, S.; Deng, L. Estimation of soil salt content using machine learning techniques based on remote-sensing fractional derivatives, a case study in the Ebinur Lake Wetland National Nature Reserve, Northwest China. Ecol. Indic. 2020, 119, 106869. [Google Scholar] [CrossRef]
  26. Yan, H.; Zhang, J.; Rahman, S.S.; Zhou, N.; Suo, Y. Predicting permeability changes with injecting CO2 in coal seams during CO2 geological sequestration: A comparative study among six SVM-based hybrid models. Sci. Total. Environ. 2019, 705, 135941. [Google Scholar] [CrossRef] [PubMed]
  27. Zhou, H.; Cheng, T.; Liu, M.; Xu, J.; He, X.; Xu, F.; Yao, M. Quantitative Analysis of Chromium in Rice Husks by Laser Induced Breakdown Spectroscopy Based on Particle Swarm Op-Timization-Support Vector Machine. Chin. J. Anal. Chem. 2020, 48, 811–816. [Google Scholar]
Figure 1. Schematic diagram of the volume-measurement method using micro-compressed air.
Figure 1. Schematic diagram of the volume-measurement method using micro-compressed air.
Applsci 13 01354 g001
Figure 2. Flowchart of GRA-PSO-SVM model.
Figure 2. Flowchart of GRA-PSO-SVM model.
Applsci 13 01354 g002
Figure 3. Results of the particle-swarm-optimization support-vector-machine algorithm. (a) Results of training set; (b) Results of test set.
Figure 3. Results of the particle-swarm-optimization support-vector-machine algorithm. (a) Results of training set; (b) Results of test set.
Applsci 13 01354 g003
Figure 4. Simulation results from three models.
Figure 4. Simulation results from three models.
Applsci 13 01354 g004
Table 1. Correlation coefficients of the variables.
Table 1. Correlation coefficients of the variables.
Serial
Number
Variable
Name
Input-Feature ParametersCorrelation
Coefficient
1 x 1 Atmospheric pressure before
micro-compression
0.9896
2 x 2 Stable differential-pressure before
micro-compression
0.5735
3 x 3 Temperature before micro-compression0.5948
4 x 4 Stable differential-pressure after
micro-compression
0.9989
5 x 5 Temperature after micro-compression0.8689
6 x 6 Atmospheric humidity0.5285
7 x 7 Gas-equilibration time0.9993
8 x 8 Atmospheric pressure after
micro-compression
0.8678
Table 2. Results of MSE, MAE and R2.
Table 2. Results of MSE, MAE and R2.
Parameter NamesMSEMAER2
Values0.00460.0350.9704
Table 3. Simulation results from three models.
Table 3. Simulation results from three models.
SampleActual Value
mL
GRA-PSO-SVM Traditional SVM
Predicted ValueRelative ErrorPredicted ValueRelative Error
mL%mL%
123502347.960.092340.350.41
223602357.300.112383.651.00
323702372.970.132387.320.73
423802386.380.272398.270.77
523902398.120.342401.930.50
624002404.050.172415.230.63
724502445.670.182440.980.37
825502556.650.262571.690.85
926002610.020.392584.540.59
1026502642.970.272667.280.65
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhang, X.; Jiang, Y.; Zhong, W. Prediction Research on Irregularly Cavitied Components Volume Based on Gray Correlation and PSO-SVM. Appl. Sci. 2023, 13, 1354. https://doi.org/10.3390/app13031354

AMA Style

Zhang X, Jiang Y, Zhong W. Prediction Research on Irregularly Cavitied Components Volume Based on Gray Correlation and PSO-SVM. Applied Sciences. 2023; 13(3):1354. https://doi.org/10.3390/app13031354

Chicago/Turabian Style

Zhang, Xin, Yueqiu Jiang, and Wei Zhong. 2023. "Prediction Research on Irregularly Cavitied Components Volume Based on Gray Correlation and PSO-SVM" Applied Sciences 13, no. 3: 1354. https://doi.org/10.3390/app13031354

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop