Next Article in Journal
Extending Hilbert–Schmidt Independence Criterion for Testing Conditional Independence
Next Article in Special Issue
Failure Mode and Effects Analysis on the Air System of an Aero Turbofan Engine Using the Gaussian Model and Evidence Theory
Previous Article in Journal
The Effect of On-Site Potentials on Supratransmission in One-Dimensional Hamiltonian Lattices
Previous Article in Special Issue
Broken Bar Fault Detection Using Taylor–Fourier Filters and Statistical Analysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Entropy-Based Condition Monitoring Strategy for the Detection and Classification of Wear Levels in Gearboxes

by
David A. Elvira-Ortiz
,
Juan J. Saucedo-Dorantes
,
Roque A. Osornio-Rios
and
Rene de J. Romero-Troncoso
*
HSPdigital CA-Mecatronica Engineering Faculty, Autonomous University of Queretaro, San Juan del Rio 76806, Queretaro, Mexico
*
Author to whom correspondence should be addressed.
Entropy 2023, 25(3), 424; https://doi.org/10.3390/e25030424
Submission received: 28 January 2023 / Revised: 17 February 2023 / Accepted: 24 February 2023 / Published: 26 February 2023

Abstract

:
Gears are reliable and robust elements that are found in any power transmission system. However, gears are prone to present incipient faults, such as wear, since they are constantly subjected to contact forces. Due to gears playing a key role in many industrial processes, it is important to develop condition monitoring strategies that ensure the proper functioning of the related power transmission system and the overall components. In this regard, the data on entropy provide relevant information that allow us to identify and quantify the effect of different wear levels in gears. Therefore, in this work, we proposed the use of seven entropy-related features to perform the identification of different wear severities in a gearbox. The novelty of this proposal lies in the use of the entropy features to carry out a high-performance characterization of the available vibration signals that are acquired from experimental tests. The novelty of this proposal lies in the fusion of three different techniques: entropy features, linear discriminant analysis, and artificial neural networks to obtain a machine learning approach for improving the detection of different wear severities in gears compared to other reported methodologies. This situation is achieved due to the high-performance characterization of the available vibration signals that are acquired from experimental tests. Additionally, the entropy features are subjected to a feature space transformation by means of linear discriminant analysis to obtain a 2D representation and, finally, the set of features extracted by linear discriminant analysis are used as inputs of a neural network-based classifier to determine the severity of wear that is present in the gears. The proposed methodology is validated and compared with a conventional statistical approach to show the improvement in the classification.

1. Introduction

Gears are important elements in many applications since they are present in every power transmission system [1]. Their popularity is based on the fact that they are robust and reliable pieces that can transmit mechanical power from one component to another but also can achieve modifications in the speed and torque characteristics of the whole system [2]. To perform their work, gears must be in contact with other elements and they are permanently subjected to the action of contact forces that produce constant and gradual wear in the teeth [3]. When the wear level is low, the transmission system can continue working. However, severe wear may result in a broken tooth causing unexpected stops in the processes where it is involved [4]. In this sense, being able to determine the condition of any gear may be helpful to guarantee an optimal power transmission and an accurate speed ratio. Therefore, there exists a need for the development of strategies and methodologies that can evaluate different severities in the wear level to prevent catastrophic failures [5].
Due to the importance of detecting failures on the gearboxes at early stages, several techniques have been already proposed to address this issue. All of the so far reported techniques use different physical signals in order to obtain information regarding the operating conditions of the system. In this sense, electrical signals (voltage and current) [6], vibrations [7], temperature [8], and acoustic emissions [9], are common magnitudes that allow us to determine the existence of fault conditions in many electromechanical systems, including gearboxes. As the gearboxes are commonly connected to an electric motor, the motor current signature analysis (MCSA) technique has been widely used for the detection of faults in gearboxes. These techniques use frequency domain transforms as the fast Fourier transform (FFT) [10,11], or time–frequency transformation as wavelets [12], multiple signal classification (MUSIC) [13], and empirical mode decomposition (EMD) [14] to extract behavioral patterns that change from one operating condition to another. Additionally, the information obtained from the domain transforms usually works along with some artificial intelligence techniques, such as artificial neural networks (ANNs) [15] and fuzzy systems [16] that work as classifiers to perform automatic detection of the type or severity of fault that is present in the gearbox. MCSA is a simple and effective solution for identifying tooth wear in gears and other faults; yet, the current measurement is not carried out directly in the gearbox, hindering the detection of anomalies at early stages. In this sense, vibration measurement has proven to be a robust and reliable alternative. Moreover, since the vibration signals can be directly acquired from the gearbox, this technique results more useful for dealing with incipient fault conditions [17]. Therefore, an important number of works using vibration analysis have been developed, following a transform-based scheme, similar to the one used with the stator current signals [18,19,20,21]. Even though vibration analysis can improve the accuracy in the detection of wear condition in gears, the transform-based techniques still have some drawbacks. For instance, most of the time–frequency transformations require a high computational burden and their implementation is slow and not feasible to be implemented for online monitoring systems. Additionally, some techniques, such as wavelet and EMD, suffer from mode mixing, a situation that may lead to erroneous results.
To deal with some of the disadvantages associated with the transform-based approaches, some works propose the extraction of features directly from the time domain vibration signal. In this regard, the statistical features are the most widely used [22,23,24]. In these feature-extraction approaches, the statistical features are used to identify the different patterns from one operating condition to another and this information is used as input for a classifier in order to identify the condition of the gearbox. Such implementation usually reduces the computational effort as well as the execution time, and the accuracy of the results is good. Notwithstanding, the number of extracted features can be high and discriminate between those that are relevant and those that do not a great impact. Therefore, to reduce the number of features without losing important information, some machine learning (ML) techniques, such as linear discriminant analysis (LDA) [25] or principal component analysis (PCA) [26], are implemented. These last two techniques allow for performing feature reduction as well as a classification at the same stage. Nevertheless, they can be used along with another classification scheme to improve the accuracy of the results. The main issue regarding the use of statistical features is that they can lead to misclassifications in noisy environments. In recent years, it has been demonstrated that an alternative to statistical features is the use of entropy features (EFs). EFs are particularly good for identifying dynamic behaviors in nonlinear signals by measuring the degree of complexity of the data [27]. This situation makes EFs important tools for identifying the fault-related information merged into the vibration signals. There is a wide variety of EFs such as the energy entropy, the permutation entropy, the sample entropy, the approximate entropy, and the fuzzy entropy, just to mention a few; each one of these parameters provides different information that can be useful for the detection of a variety of faults in gearboxes such as wear, broken teeth, eccentricity, and imbalance, among others [28,29]. Moreover, it has been demonstrated that EFs are suitable for automatically detecting different faults in gearboxes if they are considered along with ML techniques and classification algorithms, such as support vector machines (SVMs) [30] and k-nearest neighbors (KNNs) [31]; and more recently with deep learning (DL) techniques, such as convolutional neural networks (CNNs) [32] and autoencoders [33]. However, despite DL techniques leading to achieving advantageous results, their implementation is associated with a high computational burden because of the processing of images (i.e., CNNs), and a priori knowledge is required to set specific hyperparameters (i.e., autoencoders). Although EFs allow for increasing the effectiveness in the detection of faults in gears, the right selection of a specific feature is crucial to ensure accurate results. Moreover, there is still a need of developing strategies for detecting different wear severities in gears since most of the so far reported works only deal with cracks and broken teeth.
The present work proposes a methodology that uses a set of seven different entropy features calculated over the vibration signals of a gearbox in two different axes with the purpose of detecting four distinct wear severities in gears. To reduce the amount of information, the LDA technique is applied to the set of EFs, allowing a 2D representation of the different operating conditions to be obtained. The reduced set of features coming from the LDA is sent to an ANN classifier that delivers as output the level of wear level in the gears. Experimentation is performed using real signals coming from a kinematic chain formed by a DC generator, and an induction motor coupled between them by means of a gearbox. The proposed approach is compared with a methodology that uses statistical features and the results show that the EF provides better performance and increases the percentage of accuracy in the classification of the wear severity. Although the techniques presented in this work have been separately used in condition monitoring tasks, it has not been explored how they work together. Therefore, the main contribution of this work consists of the fusion of the entropy features, the LDA technique, and ANNs to obtain a machine learning approach that can detect and classify different levels of wear in gearboxes. Moreover, the proposed methodology considers the identification of incipient and gradual faults that are not typically reported in the literature. The proposed approach aims to improve the results delivered by the so far reported techniques showing that the fusion of these techniques results in a better classification scheme for the early detection of wear in gearboxes, preventing unexpected stops and financial losses.

2. Materials and Methods

In this section, we describe the theoretical aspects that have to be considered for applying the proposed diagnosis methodology. Section 2.1 describes the theory of Shannon entropy and variants, while Section 2.2 depicts the theoretical formulation of the supervised LDA feature reduction technique.

2.1. Shannon Entropy

The concept of entropy appears in many areas of science and technology, but entropy is usually defined as the degree of information and/or misinformation that is available for a system. On the other hand, Shannon entropy is an important concept in information theory with multiple applications in computer science, telecommunications, and deep learning, among others. It refers to the amount of information that an event or probability distribution provides [29]. Thus, in condition monitoring strategies, Shannon entropy may be used as a metric leading to model trends and dynamic changes that are produced by undesirable operating conditions.
In this regard, Shannon entropy is applied to a discrete variable X which is composed of n values of x i , as (1) depicts, and the corresponding Shannon entropy is estimated by (2):
X = x 1 ,   x 2 ,   x 3 , , x n ,             i = 1 ,   2 ,   3 , ,   n
H X = i = 1 n p x i log p x i .
where p is considered as the ratio between each x i and the total number of data and/or the probability of X for a value x i and n is the available data length.

Variants of Shannon Entropy

The formulation of Shannon entropy has led to different variants. Some of the most important are energy entropy (EnE), permutation entropy (PeE), rényi entropy (ReE), sample entropy (SaE), approximate entropy (ApE), and fuzzy entropy (FuE), among others [34,35]. In this regard, EnE is commonly used to measure irregularities in data series and for its understanding. It can be considered a set of intrinsic mode functions (IMFs) as the functions to describe the conditions of a rotating machine; thus, if there are p available IMFs, the equivalent EnE is computed by applying Equations (3)–(5) [36]; where the energy of each IMF with a length of q is first computed in Equation (3), the total energy for the p IMFs is carried out in Equation (4) and, based on these two previous equations, estimated EnE by Equation (5):
E i = j = 1 q c i j 2
E = j = 1 p E i
E n E = i = 1 n p i log p i
where p i = E i / E is the ratio of the probability of the energy for each IMF regarding the total energy entropy.
PeE is a proposed value that can quantify the complexity of disorder in a data series and it also has the capability for modeling dynamic features during the monitoring of rotatory machines [37]. In general, the association of the probability distribution (with π i elements) are the permutation patterns that are related frequencies. Thus, if i = 1 , , D ! , PeE is defined by Equation (6):
P e E = i = 1 D ! π i ln π i
ReE has been proposed as a quantitative metric to compute irregularities, unpredictability, and randomness of a data series [38], and it can be estimated by applying Equation (7), where p i is the ratio or probability of each value x i and the order is depicted by α . Indeed, ReE has two advantages. The first one is that it is not sensible to change regardless of the density function, and the second is that it also offers to modify the data series by a given scaling factor due to the additive factor.
R e E = α 1 α log 2 p i α
Similarly, SaE is a measure used to estimate the complexity of data series, precisely. Such complexity is quantified from the viewpoint of the similarity coefficient r and m as the embedding dimension; hence, a smaller complexity in the data series is depicted by a small value in ReE. Meanwhile, a large value of ReE is associated with complex data series [39]. Therefore, ReE is estimated by Equation (8), where B m represents the mean of a pattern.
S a E = ln B m + 1 r B m r
On the other side, ApE is usually estimated to obtain a metric that describes irregularities and unpredictabilities in data series and it can be estimated as Equation (9) describes, where r and m are the tolerance and pattern length, respectively [40]. The computation of ApE leads to obtaining significant advantages. First, for a small data series, it is possible to achieve stable prediction results, second, it can be applied to random and certain signals, and third, it can deal with the interference feature. Nevertheless, although advantages are achieved, its estimation is considered a low-efficiency process.
A p E = ϕ m r ϕ m + 1 r
Finally, FuE can be used to achieve better separability between the boundaries of two classes, as well as to measure the uncertainty of data series [41]. FuE is estimated by Equation (10), where r represents the similarity coefficient and n is the gradient.
F u E = ln φ m n , r ln φ m + 1 n , r

2.2. Dimensionality Reduction

Condition monitoring strategies are commonly supported by ML techniques in order to accomplish a specific goal. However, the use of dimensionality reduction techniques is preferred since they allow, first, the understanding of the data distribution, and second, obtaining the representation of an original feature space into a 2d and/or 3d space [42,43]. In this sense, principal component analysis (PCA) is an unsupervised dimensionality reduction technique that can be used for interpretability purposes. Specifically, PCA is a technique based on data variance, which is retained as much as possible during the reduction procedure. In condition monitoring strategies, PCA has been used to reduce the dimension of high-dimensional feature space and subsequently for interpreting the distribution of original feature space [44]. On the other hand, linear discriminant analysis (LDA) is a supervised dimensionality reduction technique that is ideal for being applied in multi-class classification problems. The objective of the LDA technique resides in maximizing as much as possible the linear separation between two or C classes. Therefore, LDA has advantages when the condition monitoring of different faults is intended to be performed [45].
LDA can be performed by three consecutive steps for a given and original feature matrix X = x 1 ,   x 2 ,   x 3 , , x N , where each x i belongs to each i-th sample of a specific pattern or feature, and each one of these samples is denoted by M features; that is, the feature matrix X has an M-dimensional representation with N consecutive samples ( x i     M ). Consequently, in the first step, it is necessary to compute the separability between C considered classes. Such separability can be quantified in terms of the distances between the means of the classes by estimating the between-class matrix or the between-class variance, as depicted by Equation (11), where m i m denotes the distance between two different classes, m is the overall mean for all considered classes, m i is the mean for the i-th class, and N i the number of samples for the i-th class.
S B = i = 1 C N i m i m m i m T
Subsequently, in the second step, we calculated the distance between each m i and its corresponding samples of the i-th class. This step is also known as the estimation of the within-class matrix or the within-class variance that is carried out by following Equation (12).
S W = i = 1 C x m i x m i T
Once the between-class matrix ( S B ) and within-class matrix ( S W ) are estimated, the transformation matrix W is computed by means of Equation (13), which is also known as the criterion of Fisher. Then, Equation (13) is rewritten as Equation (14) and the solution of W is found by solving the general eigenvalue problem, where λ contains the corresponding eigenvalues of W and W = S w 1 S B if S W is a nonsingular matrix.
a r g   m a x W W T S B W W T S W W
S W W = λ S B W
Finally, the new set of features Y is extracted and projected into a lower dimension by multiplying the original feature space X with the transformation matrix W , as in Equation (15).
Y = X W

3. Methodology

The proposed method for assessing different severities of uniform wear in an electromechanical transmission system consists of five main stages, as Figure 1 depicts: the electromechanical transmission system under evaluation, the data acquisition, the feature calculation, the feature reduction, and the fault classification.
Step i: Firstly, in the electromechanical transmission system under evaluation, four different conditions are experimentally tested in a 4:1 ratio gearbox. The assessed conditions belong to three severities of uniform wear (25%, 50%, and 75%) and healthy or unworn gear (0%). These severities are iteratively tested in the gearbox and each one of them is evaluated under different supply frequencies that produce different rotating speeds. The supply frequencies are 5 Hz, 15 Hz, 50 Hz, and 60 Hz.
Step ii: In the data acquisition stage, two vibration signals are acquired from the perpendicular plane of the gearbox rotating axis. Indeed, it has been proven that the mechanical vibrations produced along the radial ( A r ) and tangential ( A t ) axes provide significant information regarding the condition of rotating machinery [46]. Thus, for each condition of the gearbox and for each tested supply frequency, both vibration signals are measured through the accelerometer sensor and recorder in a personal computer for posterior analysis. The vibrations signals are continuously monitored during 100 s of the operations of the electromechanical transmission system.
Step iii: In the third stage, the feature calculation is performed in order to obtain the characterization of the acquired vibration signals. In this regard, the characterization process is based on the estimation of a meaningful set of seven entropy features. The set of features is composed of Shannon entropy (ShE), energy entropy (EnE), permutation entropy (PeE), rényi entropy (ReE), sample entropy (SaE), approximate entropy (ApE), and fuzzy entropy (FuE). The corresponding formulation of these entropy features has been presented in Section 2.1. Therefore, to carry out the feature calculation, both acquired signals are individually segmented in identical parts of one second. Then, each segment is computed with a proposed set of seven entropy features and as a result, it obtains a characteristic feature matrix E F     E F composed of E F = 14 entropy features (7 per signal) and 100 consecutive samples. Due to different conditions of uniform wear are tested under different supply frequencies, a characteristic feature matrix is estimated for each one of the experiments.
Step iv: For feature reduction, one of the well-known ML techniques is used to achieve a dimensionality reduction. In that way, the original characteristic feature matrices ( E F     E F ) are subject to a space transformation by means of LDA, where their original dimension is reduced to a lower one. A new set of features are extracted through this dimensionality reduction procedure and these extracted features are estimated as the linear combination (in different weights) of the original features. For this proposal, the extracted features are projected into a 2D plane allowing the visual representation of all evaluated conditions. Additionally, the implementation of this reduction procedure leads to facilitating the classification task for a specific classification algorithm.
Step v: In the fault classification, the automatic detection of uniform wear is performed by a proposed neural network (NN) classifier. The proposed NN classifier is a single structure that only consists of three main layers, where, in the input, layers defined two neurons since in the previous stage they are extracted two new features that are projected into a 2D space. Then, the hidden layer is defined as a single-hidden layer with ten neurons as recommended in the literature [47], and in the output, the layer is defined by a number of neurons equal to the assessed conditions; that is, the output layer has four neurons. The training and testing of the proposed NN structure are accomplished under a five-fold cross-validation scheme to obtain statistically significant results. Moreover, the NN structure is trained under a backpropagation algorithm during 100 epochs. Finally, the use of the NN structure also allows the modeling of the decision regions that can be used to analyze and estimate the posterior probability for those misclassification samples. Figure 2 shows a detailed description of the proposed structure used in the NN-based classifier. The resulting feature space obtained by LDA (Feature 1 and Feature 2) is considered to be evaluated in the input layer.

4. Experimental Setup

The proposed methodology is validated using the test bench presented in Figure 3. This test bench uses a 1492 W three-phase induction motor (IM), model WEG 00236ET3E145T-W22, which operates at a rated voltage of 220 V. This motor is mechanically coupled to a gearbox through a rigid coupling. The gearbox is a BALDOR GCF4X01AA with a single-stage 4:1 ratio. To test the proposed methodology for the detection of different wear severities, four different gears are mounted in this gearbox. First, a healthy; then, a gear that was carefully manufactured to present 25% wear; next, a gear with 50% wear; and last, a gear that presents 75% wear. The different severities of wear are artificially induced by means of a manufacturing process in which all gear teeth are uniformly worm in different percentages (25%, 50%, and 75%) with the aim of reducing the top land width in the whole teeth, as shown in Figure 4. Additionally, a DC generator model, BALDOR CDP3604, is attached to the other side of the gearbox to work as a mechanical load for the system. To control the startup and the operating frequency of the IM, we used a variable frequency driver (VFD) from the WEG model CFW08. The vibration measurement is performed using a triaxial accelerometer model, LIS3L02AS4, that is mounted on the top of the gearbox, as shown in Figure 3. The data delivered by the accelerometer is acquired using a proprietary data acquisition system (DAS) that uses a field programmable gate array (FPGA) as the main technology. The DAS implements a 3 kHz sampling frequency and is able to simultaneously acquire the data from the three axes of the sensor. All data are stored in a personal computer to be processed later. Every test has a 100 s duration; yet, they are divided into windows with 100 samples in each one. As aforementioned, every wear condition is tested under four different operating frequencies (5 Hz, 15 Hz, 50 Hz, and 60 Hz). Therefore, every test is formed for a total of 400 samples.

5. Results and Discussion

The aforementioned methodology is implemented using the Matlab© software in order to demonstrate its effectiveness in the detection and classification of the four operating conditions of the gearbox (0%, 25%, 50%, and 75% of uniform wear). Moreover, to show that there exists an improvement, the proposed EF-based methodology is compared to a conventional implementation using statistical features. The only difference between the proposed methodology and the statistical approach is the feature set that is calculated at step iii, where the EF is replaced for the statistical features presented in Table 1.
In Figure 5, we present the result of applying LDA over the set of statistical features summarized in Table 1. It is observed in four different clusters: one per each wear condition. In Figure 5, it is noticeable that the healthy condition (black cluster) is separated from the rest of the wear severities; nevertheless, there is a severe overlap among the other three conditions. In fact, the 50% wear condition (cyan cluster) and the 75% wear condition (magenta cluster) seem to cover the left half and the right half, respectively, of the 25% wear condition (red cluster). Thus, it can be inferred that if the two features delivered by LDA are used as inputs of any classifier, several misclassifications would appear among the 25%, 50%, and 70% wear severities.
On the other hand, when the statistical features are replaced by the proposed EF, the LDA technique delivers the groups shown in Figure 6. Now, the separation among all the classes (wear severities) has increased. Only the healthy condition (black cluster) and the 25% wear condition (red cluster) remain close to each other. This is an expected situation since the 25% wear severity is an incipient fault state that presents a behavior pattern very similar to the healthy condition. However, LDA is able to differentiate between these two similar conditions. In this case, due to the clear separation among classes, it is expected an improvement in the classification task when the two features delivered by LDA are used as inputs of any classifier.
To carry out the classification, a simple perceptron NN is implemented considering two neurons at the input layer (one per each feature delivered by LDA), a hidden layer of ten neurons, and an output layer of four neurons (one per each wear severity). As has been previously stated, every operating condition has tests composed for a total of 400 samples. Since there are four different operating conditions, a total of 400 samples are considered in the classification stage. From the total, 1280 samples are used for the training process of the NN and the remaining 320 samples are left for the validation task. Figure 7 presents a visual representation of the decision regions obtained by the NN during the training process when the inputs are the features obtained by LDA with the statistical approach. The four regions can be clearly identified. Notwithstanding, it can be observed that many of the cases are misclassified, especially those that fall into one of the conditions different from the healthy state.
Figure 8 presents the decision regions that are obtained when the classification task is performed using the features obtained with LDA and the EF. In this case, it is clear that there is an improvement in the classification since most of the cases fall into the correct classification region. Again, it is observed that some of the cases that present a 25% wear severity fall into the region tagged as a healthy state; yet, the amount of errors made by the NN classifier is much lower using the EF than using the statistical features. Moreover, when the statistical features are used, an overlap appears among three of the four conditions, whereas in the case of the EF, the overlap is minimum and it is only observable between two conditions.
Accordingly, Table 2 and Table 3 present the confusion matrices obtained by the classifier using LDA over the statistical features and the EF, respectively. They presented the results of both the training and the validation processes. For the case of the statistical approach, an overall classification ratio of 86.6% is achieved during the training and 85.3% for the validation. Here, it is worth noticing that for the healthy case, the classifier makes only a few mistakes. This situation corresponds with Figure 5 and Figure 7, where it is observed that the healthy case is separated from the other three wear conditions. Additionally, it is observed in Table 2 that most of the classification errors occur in the 25%, 50%, and 75% wear conditions, a situation that can be easily explained by the overlap among classes that is visible in Figure 5 and Figure 7. For its part, the classifier that uses the features obtained with LDA and the EF achieves global classification ratios of about 99.7% for the training and validation. This represents an improvement of almost 13% in the identification of wear in the gears even at early stages. It must be mentioned that in this case and according to the data presented in Table 3, misclassifications appear between the healthy and the 25% wear conditions. This situation agrees with the presented in Figure 5 and Figure 7 where there appears to be little overlap between these two conditions, and the remaining conditions are widely separated from each other.
Thus, it can be affirmed that the use of the EF increases the reliability of the process for the identification of wear conditions in gears. The combined LDA and EF methodology can accurately detect different severities of wear even at early stages making it a robust and reliable tool that can be useful to prevent unexpected stops and financial losses at industrial facilities.
Additionally, the fault assessment through the analysis of fault-related frequency components by means of FFT is performed in order to highlight the feasibility of the proposed method in contrast with classical approaches. Thus, to achieve the fault diagnosis, we estimated the meshing frequency ( f m = N · f r ), which is also known as the gearbox fault-related frequency. In this regard, it is mandatory to know the teeth number (N) of the gear under study, as well as its rotating frequency (fr). Additionally, for gearboxes in healthy conditions, the vibration spectra usually present the input and output shaft frequencies, the f m with sideband frequencies ( f s i d e b a n d = f m ± f r ) around the f m , and its corresponding harmonics. Certainly, the gearbox under study has a pair of gears where the drive gear has 18 teeth and the driven has 72 teeth. Indeed, the driven gear is that gear where different uniform severities of wear have been induced. In this sense, in Table 4, we summarized the estimated frequencies of interest to assess the gearbox condition. Table 4 provides information related to the rotational speed of the induction motor, the rotating frequencies of the drive ( f r _ d r i v e ), and the driven gear ( f r _ d r i v e n ), as well as the first and second harmonics linked to the meshing frequency ( f m and 2 f m ).
Subsequently, the vibration spectra are estimated through FFT to analyze the different conditions. Thus, Figure 9a,b show the spectra that belongs to the HLT condition and the condition with 50% of uniform wear, respectively, when the VFD is set to 15 Hz. In both spectra, it is possible to detect significant frequencies, such as the mesh frequency ( f m = 267.3   Hz ) and its corresponding second harmonic ( 2 f m = 534.7   Hz ). In Figure 9a,b, it is possible to notice that in the spectrum for the HLT condition, the related frequencies are present with a low amplitude level, and the appearance of unexpected vibration components is present in the spectrum. Specifically around the second harmonic in the 2 f m , the lateral sidebands are full of additional frequency components. On the other hand, in the spectrum for the condition of 50% of uniform wear, the frequency amplitude increases significantly, and this increase is directly associated with an improper working condition on the gearbox.
Finally, with the aim of comparing the performance achieved by the proposed method in comparison with classical approaches, the proposed NN-based classifier is used to evaluate different sets of features. In this regard, the NN classifier is individually evaluated by (i) the set of the EF (without any reduction process), (ii) the set of statistical features (without any reduction process), and (iii) the frequency spectrum estimated by FFT. Hence, the achieved classification ratios obtained during the training and test under a 5-fold cross-validation scheme with a backpropagation algorithm and 100 epochs are summarized in Table 5. As Table 5 describes, the proposed method based on the use of the EF, the LDA technique, and the NN classifier has superiority over classical approaches.

6. Conclusions

Due to the importance of gears in power transmission systems, it is necessary to count on reliable methodologies for the detection of wear in the gears at early stages with the aim of taking preventive maintenance to avoid catastrophic faults that result in losses. In this sense, this work proposes an approach whose main contribution is the fusion of EF, LDA, and ANN to obtain a machine learning methodology that improves the detection and classification of wear severities in gearboxes. The conventional methodologies based on statistical features lead to misclassification errors when dealing with gradual wear severities. Therefore, a good alternative to the use of statistical features is the use of entropy features. Entropy features allow us to perform a detailed track of the behavior of nonlinear signals and they are able to identify differences among operating conditions even when their behaviors are similar. In this sense, the use of entropy features increases the reliability of the techniques for the early detection of wear levels in gearboxes. Moreover, the proper selection of the features to be used for tracking every operating condition may result challenging. Yet, the LDA technique allows to discern among the features and reduces the dimensionality of the data set to simplify the interpretation of the operating conditions. The proposed methodology proved to be effective for the detection of wear severities in gearboxes even at different operating frequencies, making it a desirable tool for preventive maintenance tasks that help to avoid financial losses and safety hazards in industrial facilities.

Author Contributions

Conceptualization, D.A.E.-O. and R.d.J.R.-T.; methodology, J.J.S.-D. and D.A.E.-O.; validation, J.J.S.-D. and D.A.E.-O.; formal analysis, R.d.J.R.-T. and R.A.O.-R.; investigation, D.A.E.-O. and J.J.S.-D.; resources, R.A.O.-R. and R.d.J.R.-T.; data curation, D.A.E.-O. and J.J.S.-D.; writing—original draft preparation, D.A.E.-O. and J.J.S.-D.; writing—review and editing, R.A.O.-R. and R.d.J.R.-T.; visualization, J.J.S.-D. and D.A.E.-O.; supervision, R.A.O.-R. and R.d.J.R.-T.; project administration, R.A.O.-R. and R.d.J.R.-T.; funding acquisition, R.d.J.R.-T. and R.A.O.-R. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are available upon request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Doğan, O.; Karpat, F. Crack Detection for Spur Gears with Asymmetric Teeth Based on the Dynamic Transmission Error. Mech. Mach. Theory 2019, 133, 417–431. [Google Scholar] [CrossRef]
  2. Ra, Y.; Oh, S.; Lee, J.; Yun, Y.; Cho, S.; Choi, J.H.; Jang, S.; Hwang, H.J.; Choi, D.; Kim, J.-G.; et al. Triboelectric Signal Generation and Its Versatile Utilization during Gear-Based Ordinary Power Transmission. Nano Energy 2020, 73, 104745. [Google Scholar] [CrossRef]
  3. Feng, K.; Ni, Q.; Beer, M.; Du, H.; Li, C. A Novel Similarity-Based Status Characterization Methodology for Gear Surface Wear Propagation Monitoring. Tribol. Int. 2022, 174, 107765. [Google Scholar] [CrossRef]
  4. Feng, K.; Borghesani, P.; Smith, W.A.; Randall, R.B.; Chin, Z.Y.; Ren, J.; Peng, Z. Vibration-Based Updating of Wear Prediction for Spur Gears. Wear 2019, 426–427, 1410–1415. [Google Scholar] [CrossRef]
  5. Raghav, M.S.; Sharma, R.B. A Review on Fault Diagnosis and Condition Monitoring of Gearboxes by Using AE Technique. Arch. Comput. Methods Eng. 2021, 28, 2845–2859. [Google Scholar] [CrossRef]
  6. Han, Q.; Wang, T.; Ding, Z.; Xu, X.; Chu, F. Magnetic Equivalent Modeling of Stator Currents for Localized Fault Detection of Planetary Gearboxes Coupled to Electric Motors. IEEE Trans. Ind. Electron. 2021, 68, 2575–2586. [Google Scholar] [CrossRef]
  7. Wang, T.; Han, Q.; Chu, F.; Feng, Z. Vibration Based Condition Monitoring and Fault Diagnosis of Wind Turbine Planetary Gearbox: A Review. Mech. Syst. Signal Process. 2019, 126, 662–685. [Google Scholar] [CrossRef]
  8. Li, Y.; Gu, J.X.; Zhen, D.; Xu, M.; Ball, A. An Evaluation of Gearbox Condition Monitoring Using Infrared Thermal Images Applied with Convolutional Neural Networks. Sensors 2019, 19, 2205. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  9. Liu, L.; Chen, L.; Wang, Z.; Liu, D. Early Fault Detection of Planetary Gearbox Based on Acoustic Emission and Improved Variational Mode Decomposition. IEEE Sens. J. 2021, 21, 1735–1745. [Google Scholar] [CrossRef]
  10. Jiang, Z.; Han, Q.; Xu, X. Fault Diagnosis of Planetary Gearbox Based on Motor Current Signal Analysis. Shock Vib. 2020, 2020, e8854776. [Google Scholar] [CrossRef]
  11. Lu, D.; Qiao, W.; Gong, X. Current-Based Gear Fault Detection for Wind Turbine Gearboxes. IEEE Trans. Sustain. Energy 2017, 8, 1453–1462. [Google Scholar] [CrossRef]
  12. Bravo-Imaz, I.; Davari Ardakani, H.; Liu, Z.; García-Arribas, A.; Arnaiz, A.; Lee, J. Motor Current Signature Analysis for Gearbox Condition Monitoring under Transient Speeds Using Wavelet Analysis and Dual-Level Time Synchronous Averaging. Mech. Syst. Signal Process. 2017, 94, 73–84. [Google Scholar] [CrossRef]
  13. Merizalde, Y.; Hernández-Callejo, L.; Duque-Perez, O.; López-Meraz, R.A. Fault Detection of Wind Turbine Induction Generators through Current Signals and Various Signal Processing Techniques. Appl. Sci. 2020, 10, 7389. [Google Scholar] [CrossRef]
  14. Salameh, J.P.; Cauet, S.; Etien, E.; Sakout, A.; Rambault, L. Gearbox Condition Monitoring in Wind Turbines: A Review. Mech. Syst. Signal Process. 2018, 111, 251–264. [Google Scholar] [CrossRef]
  15. Azamfar, M.; Singh, J.; Bravo-Imaz, I.; Lee, J. Multisensor Data Fusion for Gearbox Fault Diagnosis Using 2-D Convolutional Neural Network and Motor Current Signature Analysis. Mech. Syst. Signal Process. 2020, 144, 106861. [Google Scholar] [CrossRef]
  16. Cheng, F.; Qu, L.; Qiao, W. Fault Prognosis and Remaining Useful Life Prediction of Wind Turbine Gearboxes Using Current Signal Analysis. IEEE Trans. Sustain. Energy 2018, 9, 157–167. [Google Scholar] [CrossRef]
  17. Feng, K.; Ji, J.C.; Ni, Q.; Beer, M. A Review of Vibration-Based Gear Wear Monitoring and Prediction Techniques. Mech. Syst. Signal Process. 2023, 182, 109605. [Google Scholar] [CrossRef]
  18. Qiu, G.; Gu, Y.; Cai, Q. A Deep Convolutional Neural Networks Model for Intelligent Fault Diagnosis of a Gearbox under Different Operational Conditions. Measurement 2019, 145, 94–107. [Google Scholar] [CrossRef]
  19. Suresh, S.; Naidu, V.P.S. Vibration Analysis of Heterogeneous Gearbox Faults Using EMD Features and SVM Classifier. IOP Conf. Ser. Mater. Sci. Eng. 2019, 624, 012032. [Google Scholar] [CrossRef]
  20. Teng, W.; Ding, X.; Cheng, H.; Han, C.; Liu, Y.; Mu, H. Compound Faults Diagnosis and Analysis for a Wind Turbine Gearbox via a Novel Vibration Model and Empirical Wavelet Transform. Renew. Energy 2019, 136, 393–402. [Google Scholar] [CrossRef]
  21. Brethee, K.F.; Ibrahim, G.R.; Mohammed, R.A.; Albarbar, A.-H. Diagnosis of Induced Gear Wear in Two-Stage Helical Gearbox Based on Vibration Analysis. In Proceedings of the 2020 13th International Conference on Developments in eSystems Engineering (DeSE), Liverpool, UK, 14–17 December 2020; pp. 233–238. [Google Scholar]
  22. Mohammed, O.D.; Rantatalo, M. Gear Fault Models and Dynamics-Based Modelling for Gear Fault Detection—A Review. Eng. Fail. Anal. 2020, 117, 104798. [Google Scholar] [CrossRef]
  23. Cao, W.; Han, Z.; Yang, Z.Z.; Wang, N.; Qu, J.X.; Wang, D. Deterioration State Diagnosis and Wear Evolution Evaluation of Planetary Gearbox Using Vibration and Wear Debris Analysis. Measurement 2022, 193, 110978. [Google Scholar] [CrossRef]
  24. Maraş, S.; Arslan, H.; Birgören, B. Detection of Gear Wear and Faults in Spur Gear Systems Using Statistical Parameters and Univariate Statistical Process Control Charts. Arab. J. Sci. Eng. 2021, 46, 12221–12234. [Google Scholar] [CrossRef]
  25. Kumar, A.; Parey, A.; Kankar, P.K. Supervised Machine Learning Based Approach for Early Fault Detection in Polymer Gears Using Vibration Signals. MAPAN 2023, 1–12. [Google Scholar] [CrossRef]
  26. Inturi, V.; Sabareesh, G.R.; Supradeepan, K.; Penumakala, P.K. Principal Component Analysis Based Gear Fault Diagnostics in Different Stages of a Multi-Stage Gearbox Subjected to Extensive Fluctuating Speeds. J. Nondestruct. Eval. Diagn. Progn. Eng. Syst. 2021, 4, 031005. [Google Scholar] [CrossRef]
  27. Zhang, W.; Lu, H.; Zhang, Y.; Li, Z.; Wang, Y.; Zhou, J.; Mei, J.; Wei, Y. A Fault Diagnosis Scheme for Gearbox Based on Improved Entropy and Optimized Regularized Extreme Learning Machine. Mathematics 2022, 10, 4585. [Google Scholar] [CrossRef]
  28. Zhang, F.; Sun, W.; Wang, H.; Xu, T. Fault Diagnosis of a Wind Turbine Gearbox Based on Improved Variational Mode Algorithm and Information Entropy. Entropy 2021, 23, 794. [Google Scholar] [CrossRef]
  29. Liu, L.; Zhi, Z.; Zhang, H.; Guo, Q.; Peng, Y.; Liu, D. Related Entropy Theories Application in Condition Monitoring of Rotating Machineries. Entropy 2019, 21, 1061. [Google Scholar] [CrossRef] [Green Version]
  30. Ramteke, D.S.; Pachori, R.B.; Parey, A. Automated Gearbox Fault Diagnosis Using Entropy-Based Features in Flexible Analytic Wavelet Transform (FAWT) Domain. J. Vib. Eng. Technol. 2021, 9, 1703–1713. [Google Scholar] [CrossRef]
  31. Syed, S.H.; Muralidharan, V.; Kumar, P. Effect of K-Nearest Neighbours (k-NN) in Classifying Planetary Gearbox Faults Using Statistical Features; SAE International: Warrendale, PA, USA, 2022. [Google Scholar]
  32. Li, H.; Huang, J.; Yang, X.; Luo, J.; Zhang, L.; Pang, Y. Fault Diagnosis for Rotating Machinery Using Multiscale Permutation Entropy and Convolutional Neural Networks. Entropy 2020, 22, 851. [Google Scholar] [CrossRef]
  33. Liao, J.; Zheng, J.; Chen, Z. Research on the Fault Diagnosis Method of an Internal Gear Pump Based on a Convolutional Auto-Encoder and PSO-LSSVM. Sensors 2022, 22, 9841. [Google Scholar] [CrossRef]
  34. Heidari Bafroui, H.; Ohadi, A. Application of Wavelet Energy and Shannon Entropy for Feature Extraction in Gearbox Fault Detection under Varying Speed Conditions. Neurocomputing 2014, 133, 437–445. [Google Scholar] [CrossRef]
  35. Bai, L.; Han, Z.; Ren, J.; Qin, X. Research on Feature Selection for Rotating Machinery Based on Supervision Kernel Entropy Component Analysis with Whale Optimization Algorithm. Appl. Soft Comput. 2020, 92, 106245. [Google Scholar] [CrossRef]
  36. Chen, X.; Yang, Y.; Cui, Z.; Shen, J. Vibration Fault Diagnosis of Wind Turbines Based on Variational Mode Decomposition and Energy Entropy. Energy 2019, 174, 1100–1109. [Google Scholar] [CrossRef]
  37. Fu, L.; Zhu, T.; Zhu, K.; Yang, Y. Condition Monitoring for the Roller Bearings of Wind Turbines under Variable Working Conditions Based on the Fisher Score and Permutation Entropy. Energies 2019, 12, 3085. [Google Scholar] [CrossRef] [Green Version]
  38. Huo, Z.; Martínez-García, M.; Zhang, Y.; Yan, R.; Shu, L. Entropy Measures in Machine Fault Diagnosis: Insights and Applications. IEEE Trans. Instrum. Meas. 2020, 69, 2607–2620. [Google Scholar] [CrossRef]
  39. Li, X.; Dai, K.; Wang, Z.; Han, W. Lithium-Ion Batteries Fault Diagnostic for Electric Vehicles Using Sample Entropy Analysis Method. J. Energy Storage 2020, 27, 101121. [Google Scholar] [CrossRef]
  40. Wang, D.; Zhong, J.; Shen, C.; Pan, E.; Peng, Z.; Li, C. Correlation Dimension and Approximate Entropy for Machine Condition Monitoring: Revisited. Mech. Syst. Signal Process. 2021, 152, 107497. [Google Scholar] [CrossRef]
  41. Multi-Fault Diagnosis of Rolling Bearing Using Fuzzy Entropy of Empirical Mode Decomposition, Principal Component Analysis, and SOM Neural Network—Mohamed Zair, Chemseddine Rahmoune, Djamel Benazzouz. 2019. Available online: https://journals.sagepub.com/doi/abs/10.1177/0954406218805510 (accessed on 16 January 2023).
  42. Ali, S.; Hassan, M.; Kim, J.Y.; Farid, M.I.; Sanaullah, M.; Mufti, H. FF-PCA-LDA: Intelligent Feature Fusion Based PCA-LDA Classification System for Plant Leaf Diseases. Appl. Sci. 2022, 12, 3514. [Google Scholar] [CrossRef]
  43. Capelli, L.; Massaccesi, G.; Molano, J.C.C.; Campo, F.; Borghi, D.; Rubini, R.; Cocconcelli, M. A Structured Approach to Machine Learning Condition Monitoring. In Smart Monitoring of Rotating Machinery for Industry 4.0; Chaari, F., Chiementin, X., Zimroz, R., Bolaers, F., Haddar, M., Eds.; Applied Condition Monitoring; Springer International Publishing: Cham, Switzerland, 2022; pp. 33–54. ISBN 978-3-030-79519-1. [Google Scholar]
  44. Rezamand, M.; Kordestani, M.; Carriveau, R.; Ting, D.S.-K.; Saif, M. A New Hybrid Fault Detection Method for Wind Turbine Blades Using Recursive PCA and Wavelet-Based PDF. IEEE Sens. J. 2020, 20, 2023–2033. [Google Scholar] [CrossRef]
  45. Song, B.; Suh, Y. Identifying Convergence Fields and Technologies for Industrial Safety: LDA-Based Network Analysis. Technol. Forecast. Soc. Change 2019, 138, 115–126. [Google Scholar] [CrossRef]
  46. SpringerLink. Vibration Region Analysis for Condition Monitoring of Gearboxes Using Image Processing and Neural Networks. Available online: https://link.springer.com/article/10.1007/s40799-019-00329-9 (accessed on 17 January 2023).
  47. Duda, R.O.; Stork, D.G.; Hart, P.E. Pattern Classification, 2nd ed.; Wiley-Interscience: New York, NY, USA, 2000. [Google Scholar]
Figure 1. Flow chart of the proposed method for assessing four different severities of uniform wear in an electromechanical transmission system under different operating frequencies.
Figure 1. Flow chart of the proposed method for assessing four different severities of uniform wear in an electromechanical transmission system under different operating frequencies.
Entropy 25 00424 g001
Figure 2. Structure of the proposed NN-based classifier used to perform the automatic diagnosis of different gearbox fault severities.
Figure 2. Structure of the proposed NN-based classifier used to perform the automatic diagnosis of different gearbox fault severities.
Entropy 25 00424 g002
Figure 3. Test bench for the wear severity evaluation.
Figure 3. Test bench for the wear severity evaluation.
Entropy 25 00424 g003
Figure 4. Set of gears used during the experiments for analyzing its operating condition: (a) healthy gear and gears with (b) 25%, (c) 50%, and (d) 75% of uniform wear.
Figure 4. Set of gears used during the experiments for analyzing its operating condition: (a) healthy gear and gears with (b) 25%, (c) 50%, and (d) 75% of uniform wear.
Entropy 25 00424 g004
Figure 5. Achieved 2D representation performed by applying supervised LDA to the classical set of statistical features for the four severities of wear tested in the gearbox under different operating frequencies.
Figure 5. Achieved 2D representation performed by applying supervised LDA to the classical set of statistical features for the four severities of wear tested in the gearbox under different operating frequencies.
Entropy 25 00424 g005
Figure 6. 2D visual representation obtained by the supervised LDA technique applied to the original entropy feature matrices for the four severities of wear tested in the gearbox under different operating frequencies.
Figure 6. 2D visual representation obtained by the supervised LDA technique applied to the original entropy feature matrices for the four severities of wear tested in the gearbox under different operating frequencies.
Entropy 25 00424 g006
Figure 7. Decision regions achieved during the training of the proposed NN-based classifier when analyzing the extracted features by LDA over the statistical features. The decision conditions are modeled but overlapping between them appears in black, red, cyan, and magenta, which represent the HLT, 25%, 50%, and 75% conditions.
Figure 7. Decision regions achieved during the training of the proposed NN-based classifier when analyzing the extracted features by LDA over the statistical features. The decision conditions are modeled but overlapping between them appears in black, red, cyan, and magenta, which represent the HLT, 25%, 50%, and 75% conditions.
Entropy 25 00424 g007
Figure 8. Decision regions achieved during the training of the proposed NN-based classifier when the extracted features by LDA over the entropy features are analyzed. Each assessed condition is modeled by its decision region in black, red, cyan, and magenta, which represent the HLT, 25%, 50%, and 75% conditions.
Figure 8. Decision regions achieved during the training of the proposed NN-based classifier when the extracted features by LDA over the entropy features are analyzed. Each assessed condition is modeled by its decision region in black, red, cyan, and magenta, which represent the HLT, 25%, 50%, and 75% conditions.
Entropy 25 00424 g008
Figure 9. Vibration spectra of the experiment with VFD set to 15 Hz for (a) the healthy condition and (b) the condition of 50% of uniform wear.
Figure 9. Vibration spectra of the experiment with VFD set to 15 Hz for (a) the healthy condition and (b) the condition of 50% of uniform wear.
Entropy 25 00424 g009
Table 1. The proposed set of statistical features for the comparison with the EF-based methodology where x(i) is the i-th sample for i = 1, 2, …, N and N is the number of points for each acquired signal.
Table 1. The proposed set of statistical features for the comparison with the EF-based methodology where x(i) is the i-th sample for i = 1, 2, …, N and N is the number of points for each acquired signal.
Statistical Time Domain FeatureMathematical Equation
Maximum value T 1 = m a x x
Root mean square T 2 = 1 N · i = 1 N x i 2
Standard deviation T 3 = 1 N · i = 1 N x i T 1 2
RMS shape factor T 4 = T 2 1 N · i = 1 N x i
Crest factor T 5 = T 1 T 2
Table 2. Confusion matrix achieved during the training and test of the proposed NN-based classifier applied to the extracted features by LDA over the statistical features.
Table 2. Confusion matrix achieved during the training and test of the proposed NN-based classifier applied to the extracted features by LDA over the statistical features.
Actual
TrainingValidation
ConditionHLT25%50%75%HLT25%50%75%
EstimationHLT31800280100
25%12725067056944
50%0382680016710
75%110225107066
Table 3. The confusion matrix was obtained by applying the proposed NN-based classifier to the extracted features by LDA over the proposed entropy features.
Table 3. The confusion matrix was obtained by applying the proposed NN-based classifier to the extracted features by LDA over the proposed entropy features.
Actual
TrainingValidation
ConditionHLT25%50%75%HLT25%50%75%
EstimationHLT31900080100
25%13200007900
50%00320000800
75%00032000080
Table 4. Estimated frequencies of interest to assess the gearbox condition.
Table 4. Estimated frequencies of interest to assess the gearbox condition.
Rotational Speed (rpm)Frequencies of Interest (Hz)
f m 2 f m f r _ d r i v e f r _ d r i v e n
293.488.02176.044.891.22
889.28266.79533.5814.823.70
2984.4895.321790.6549.7412.43
Table 5. Performance was achieved by considering several approaches during the training and testing the proposed NN-based classification.
Table 5. Performance was achieved by considering several approaches during the training and testing the proposed NN-based classification.
TrainingTest
Other approachesEF + NN74.7%75.0%
SF + NN66.2%66.6%
FFT + NN60.5%61.7%
SF + LDA + NN86.6%85.3%
Proposed methodEF + LDA + NN99.7%99.7%
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

Elvira-Ortiz, D.A.; Saucedo-Dorantes, J.J.; Osornio-Rios, R.A.; Romero-Troncoso, R.d.J. An Entropy-Based Condition Monitoring Strategy for the Detection and Classification of Wear Levels in Gearboxes. Entropy 2023, 25, 424. https://doi.org/10.3390/e25030424

AMA Style

Elvira-Ortiz DA, Saucedo-Dorantes JJ, Osornio-Rios RA, Romero-Troncoso RdJ. An Entropy-Based Condition Monitoring Strategy for the Detection and Classification of Wear Levels in Gearboxes. Entropy. 2023; 25(3):424. https://doi.org/10.3390/e25030424

Chicago/Turabian Style

Elvira-Ortiz, David A., Juan J. Saucedo-Dorantes, Roque A. Osornio-Rios, and Rene de J. Romero-Troncoso. 2023. "An Entropy-Based Condition Monitoring Strategy for the Detection and Classification of Wear Levels in Gearboxes" Entropy 25, no. 3: 424. https://doi.org/10.3390/e25030424

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