| Literature DB >> 35009672 |
Omar Rodríguez-Abreo1,2, Juvenal Rodríguez-Reséndiz2,3, L A Montoya-Santiyanes1,2, José Manuel Álvarez-Alvarado3.
Abstract
Machinery condition monitoring and failure analysis is an engineering problem to pay attention to among all those being studied. Excessive vibration in a rotating system can damage the system and cannot be ignored. One option to prevent vibrations in a system is through preparation for them with a model. The accuracy of the model depends mainly on the type of model and the fitting that is attained. The non-linear model parameters can be complex to fit. Therefore, artificial intelligence is an option for performing this tuning. Within evolutionary computation, there are many optimization and tuning algorithms, the best known being genetic algorithms, but they contain many specific parameters. That is why algorithms such as the gray wolf optimizer (GWO) are alternatives for this tuning. There is a small number of mechanical applications in which the GWO algorithm has been implemented. Therefore, the GWO algorithm was used to fit non-linear regression models for vibration amplitude measurements in the radial direction in relation to the rotational frequency in a gas microturbine without considering temperature effects. RMSE and R2 were used as evaluation criteria. The results showed good agreement concerning the statistical analysis. The 2nd and 4th-order models, and the Gaussian and sinusoidal models, improved the fit. All models evaluated predicted the data with a high coefficient of determination (85-93%); the RMSE was between 0.19 and 0.22 for the worst proposed model. The proposed methodology can be used to optimize the estimated models with statistical tools.Entities:
Keywords: grey wolf optimizer (GWO); machine diagnosis; mechanical sensors; metaheuristics algorithms; non-linear model; vibration
Mesh:
Year: 2021 PMID: 35009672 PMCID: PMC8747398 DOI: 10.3390/s22010130
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Test bench of the used microturbine.
Technical data of the microturbine.
| Parameter | Description |
|---|---|
| Fuel | Butane/propane gas with |
| Turbine blades outer/inner diameter | 68.6/40.5 mm |
| Compressor wheel outer/inner diameter | 64.5/32.8 mm |
| Turbine wheel diameter | 70 mm |
| Burner hole spacing | 10 mm |
| Number of gas outlet holes | 16 |
Figure 2Amplitude of vibration with respect to each nominal frequency level.
Peak average frequency and amplitude values with their standard deviations.
| Avg. Frequency (Hz) | Standrad Deviations | Avg. Amplitude (µm) | Standard Deviations |
|---|---|---|---|
| 26.9 | 0.5676 | 1.7891 | 0.2009 |
| 77 | 1.1547 | 5.2697 | 0.7028 |
| 125.9 | 0.5676 | 2.0426 | 0.3287 |
Figure 3Flow chart for the GWO-based optimization.
Search parameters for the model adjustment.
| Parameter | 2nd Order | 3rd Order | 4th Order | Exponential | Gaussian | Sinusoidal |
|---|---|---|---|---|---|---|
| SearchAgent | 300 | 300 | 300 | 300 | 300 | 300 |
| Iterations | 500 | 500 | 500 | 500 | 500 | 500 |
| Dimension | 3 | 4 | 5 | 4 | 3 | 3 |
| LowerBoundary | [−5 −5 −5] | [−5 −5 −5 −5] | [−5 −5 −5 −5 −5] | [−2 −5 −2 −5] | [0 0 0] | [−10 −5 −5] |
| UpperBoundary | [5 5 5] | [5 5 5 5] | [5 5 5 5 5] | [2 5 2 5] | [10 100 100] | [10 5 5] |
Resulting coefficients for the algorithm for all models.
| Model | Coefficients | ||||
|---|---|---|---|---|---|
| a | b | c | d | e | |
| 2nd order | −0.00136 | 0.21149 | −2.90663 | · | · |
| 3rd order | 8.01950 | −0.00321 | 0.33308 | −5 | · |
| 4th order | 2.85 | −7.46 | 0.00502 | 0.00150 | −0.58955 |
| Exponential | −0.37629 | 0.03966 | 1.30276 | 0.03008 | · |
| Gaussian | 5.27487 | 77.94529 | 34.75833 | · | · |
| Sinusoidal | 5.27116 | 0.02421 | 0.30448 | · | · |
Figure 4Results from the GWO using a 2nd-order model: (a) Regression of the 2nd-order model. (b) Number of iterations in which the RMSE converged with the 2nd-order model.
Figure 5Results from the GWO using a 3rd-order model: (a) Regression of the 3rd-order model. (b) Number of iterations in which the RMSE converged with the 3rd-order model.
Figure 6Results from the GWO using a 4th-order model: (a) Regression of the 4th-order model. (b) Number of iterations in which the RMSE converged with the 4th-order model.
Figure 7Results from the GWO using an exponential model: (a) Regression of the exponential model. (b) Number of iterations in which the RMSE converged with the exponential model.
Figure 8Results from the GWO using an gaussian model: (a) Regression of the gaussian model. (b) Number of iterations in which the RMSE converged with the gaussian model.
Figure 9Results from the GWO using a sinusoidal model: (a) Regression of the sinusoidal model. (b) Number of iterations in which the RMSE converged with the sinusoidal model.
Evaluation criteria comparison for the models, including standard deviation.
| Model | RMSE |
| Model | RMSE |
|
|---|---|---|---|---|---|
| 2nd order |
|
| Exponential |
|
|
| 3rd order |
|
| Gaussian |
|
|
| 4th order |
|
| Sinusoidal |
|
|
Computational performance and MBE with deviations.
| Model | Time (s) | MBE |
|---|---|---|
| 2nd order |
|
|
| 3rd order |
|
|
| 4th order |
|
|
| Exponential |
|
|
| Gaussian |
|
|
| Sinusoidal |
|
|
Relative amplitude errors using average frequencies.
| Model | 26.9 Hz | 77 Hz | 125.9 |
|---|---|---|---|
| 2nd order [ | −0.53% | 0.03% | −12.88% |
| 2nd order | 0.163% | 0.010% | −0.059% |
| 3rd order | 0.204% | 0.004% | −0.012% |
| 4th order | 0.539% | 0.010% | −0.078% |
| Exponential | 2.774% | −0.675% | 0.633% |
| Gaussian | 0.271% | 0.060% | −0.263% |
| Sinusoidal | 0.125% | 0.035% | −0.127% |