Previous Article in Journal
Performance of G3-PLC Channel in the Presence of Spread Spectrum Modulated Electromagnetic Interference
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Beyond Correlation: Mutual Information to Detect Damage in Nonlinear Systems

by
Jale Tezcan
1 and
Claudia Marin-Artieda
2,*
1
School of Civil, Environmental, and Infrastructure Engineering, Southern Illinois University Carbondale, Carbondale, IL 62901, USA
2
Department of Civil and Environmental Engineering, Howard University, Washington, DC 20059, USA
*
Author to whom correspondence should be addressed.
Signals 2025, 6(3), 34; https://doi.org/10.3390/signals6030034
Submission received: 30 April 2025 / Revised: 5 July 2025 / Accepted: 14 July 2025 / Published: 21 July 2025

Abstract

Analyzing and measuring the similarity between two signals is a common task in many vibration-based structural health monitoring applications. Coherence between input and response signals serves as a convenient indicator of damage, based on the premise that nonlinearity due to damage in a linear system manifests as a loss of coherence in specific frequency bands. Because input excitations in civil structures are difficult to measure, damage indicators based on the coherence between two response signals have been developed. These indicators have shown promise in detecting nonlinear behavior in structures that were initially linear. This paper proposes a new damage indicator based on Mutual Information, a nonlinear extension of the squared correlation coefficient, to quantify the similarity between two signals without making assumptions about the nature of their interactions or the underlying dynamics of the system. Mutual Information is distinguished from other nonlinear similarity metrics due to its ability to capture all types of nonlinear dependencies, its high computational efficiency, and its invariance to invertible transformations, such as scaling. The proposed approach is demonstrated using a standard dataset containing experimental data from a three-story aluminum frame structure under 17 different damage states. The results show that the proposed metric can detect deviations from the baseline state due to changes in mass, stiffness, or newly induced nonlinear behavior, suggesting its potential for monitoring changes in the structural system.

1. Introduction

A key task in many existing vibration-based damage detection methods is to quantify the similarity between two signals. This comparison can be performed using the timedomain, frequency-domain, or in the joint time-frequency-domain. The similarity measure is typically derived from the concept of correlation, which quantifies the direction and strength of linear association between two data vectors. Many researchers used an extension or a variant of an autoregressive moving-average (ARMA) model of measured acceleration time histories [1,2,3,4]. While the ARMA approach is theoretically justified for the conditions assumed in its derivation, its practical applications have been limited by the implicit assumptions that the recorded time history is stationary and the system is linear before and after the damage. The first assumption renders this approach unsuitable for the detection of damages under nonstationary loads (e.g., wind and seismic loads), and the second assumption limits its applicability to a small class of damages, where the structure continues to behave in a linear fashion after damage, albeit with altered properties.
The coherence function, originally introduced by Norbert Wiener in the late 1920s [5], measures the similarity between two signals in the frequency domain. As a complex function, coherence function represents both amplitude and phase relationships between two signals. Coherence between input and response signals is a convenient indicator of damage, based on the premise that nonlinearity due to damage in a linear system manifests as a loss of coherence in specific frequency bands. This approach has been successful in detecting damages in vibrating machinery in mechanical engineering [6,7]. Some researchers attempted to detect and quantify nonlinear structural behavior by defining higher-order frequency response functions. Although this route has shown some promise for weakly nonlinear systems [8,9], its applicability to complex, in-service civil engineering structures remains to be established.
Damage detection in complex civil-engineering structures presents challenges that pose little to no concern in vibrating machinery. These include unknown boundary conditions, uncertainties in material and geometric properties, complex or unknown damage scenarios, environmental loads (e.g., traffic, temperature changes, and wind), the lack of data from both baseline and damaged states, inherent nonlinear behavior, and nonstationarity in the excitation and response processes. Because the concept of output-only transmissibility assumes a linear system under stationary excitation, its applicability to civil-engineering structures has not been widely demonstrated. Nonetheless, recently introduced extensions and variants show promise in addressing these challenges. For example, Izadi and Esfandiari [10] use a finite-element model-updating method based on a transmissibility sensitivity equation and apply it to numerical data from a two-bay, two-story frame where damage is simulated as reduced stiffness. Their method accurately identifies the number, location, and severity of damaged elements.
Entropy-related methods offer significant potential for structural damage detection by measuring the complexity of vibration signals. Soofi and Bitaraf [11] developed an output-only structural health monitoring (SHM) method using information entropy and the inverse transmissibility function (ITF) to facilitate damage detection. Their study suggested that sample entropy, as measured from ITF signals, is highly sensitive to the level of damage as well as the type of structural damage. Their model tracks variations in complexity point by point. Results show that ITF-based entropy is significantly more sensitive to damage, especially nonlinear damage, than directly calculated entropy from raw acceleration.
To address non-stationary vibrations, Dziedziech et al. [12] defined a transmissibilitycoherence metric using the wavelet transform. Unlike the Fourier based power spectral density (PSD), which distributes power over frequency, a wavelet-based power spectrum distributes power across time and frequency jointly. The resulting time–frequency coherence function was used to detect damage in a building.
Recent research also highlights significant efforts to automate the damage-detection process. A key challenge is determining the level of deviation from the baseline state that constitutes damage. Yan et al. [13] proposed a threshold-selection scheme that combines Bayesian inference with Monte Carlo discordancy testing, building on the work of Worden et al. [14]. They measure the deviation of the transmissibility distribution at a potentially damaged state from its baseline counterpart using a modified Kullback–Leibler divergence [15], thereby accounting for measurement errors and uncertainties in the transmissibility function. Li et al. [16] combined a deep convolutional autoencoder with an unsupervised clustering algorithm to detect structural damage automatically. The autoencoder reconstructs wavelet-transmissibility power spectra from the intact state, and reconstruction errors are used to identify damaged states via OPTICS clustering [17]. Zhang et al. [18] proposed a deep neural network consisting of a feature generator, two classifiers, and a discriminator; unlike existing deep domain-adaptation techniques (e.g., [19,20,21]), their method is designed to work with limited unlabeled datasets.
This paper proposes a novel alternative to traditional coherence-based damage detection by introducing Mutual Information (MI) as a damage-sensitive index. The ability of the proposed metric to quantify the similarity between two signals with no assumptions on the nature of their interactions or the underlying dynamics of the system makes it particularly well-suited for damage identification in nonlinear systems. In this study, we test the performance of the MI-based damage metric in identifying both linear (mass/stiffness) and nonlinear (e.g., gap-induced) damages.
Collectively, vibration-based damage detection methods operate under one or both of the following assumptions: (1) the system is linear, or weakly nonlinear; (2) the probability distribution of the excitation and response processes are fully characterized by the firstand second-order statistics (e.g., Gaussian).
These assumptions are difficult to justify in practice, especially in scenarios involving structural damage. The fact that the use of inadequate methods may bias the estimated structural response parameters in unpredictable ways underscores a need for a new approach that does not rely on these assumptions. To address this need, this study introduces a model-free and distribution-free approach for detecting structural damages. To this end, a novel damage metric is derived based on the concept of mutual information. Mutual information has emerged as a nonlinear extension of the correlation coefficient. The premise of the proposed approach is that structural damage induces a change in the amount of information shared between the responses measured at a pair of locations on the structure. Although mutual information has been used as a measure of similarity in statistical pattern recognition and machine learning applications in the last couple of decades, the damage detection approach described in this study is a novel contribution to the damage detection literature. The novelty of this study is characterized by the following desirable qualities: (1) as a model-free approach, it eliminates model mis-specification concerns; (2) as a distribution-free approach, it does not assume data to follow a particular probability distribution; (3) because mutual information is a metric with relatively low computational complexity, the proposed approach can be adapted to use in real-time SHM applications.
We demonstrate the validity of the proposed approach using a standard dataset. In addition, we perform a rigorous analysis of the statistical significance of our findings via nonparametric bootstrapping.
Figure 1 shows a flowchart for detecting damage using the proposed Mutual Infomation (MI)-based metric. We start with raw acceleration or displacement traces from each level of the structure. We then estimate their auto- and cross-power spectra and compute the transmissibility coherence, which measures the similarity of signals in the frequency domain. Next, using a two-dimensional histogram, we estimate the marginal and joint entropies and calculate the mutual information between the transmissibility coherences of the baseline (undamaged) and potentially damaged states. Finally, we compare MI value from an unknown to the average baseline MI to flag any significant deviations as potential damage events.
The method described in the flowchart is applied to a standard data set containing experimental data from a three-story aluminum frame structure. The results suggest that the proposed metric is a more sensitive damage indicator than two existing damage indices derived from transmissibility coherence ( T C ) for both linear and nonlinear damage states.
The remainder of this paper is organized as follows. Section 2 provides an overview of transmissibility coherence and discusses existing damage indices derived from it. Section 3 introduces the concept of mutual information as a measure of similarity, which can be seen as an extension of the concept of correlation. Section 4 describes the proposed damage detection approach. Section 5 presents an application using a standard dataset containing experimental data from a three-story aluminum frame structure and compares the results from the proposed approach to two existing damage indices derived from the transmissibility coherence. Section 6 presents a discussion, and Section 7 concludes this paper.

2. Damage Detection Using Transmissibility Coherence

Measuring input excitation to actual civil engineering structures is notoriously difficult, if not impossible. This difficulty has motivated the development of “output-only” system identification methods that are based only on the response of the structure. The extraction of modal parameters under ambient/operational loading is known as operational modal analysis [22], and it has several variants that operate in the time, frequency, or wavelet domains [23,24,25]. Although the input excitation is not measured in operational modal analysis, certain assumptions (e.g., stationary, uncorrelated, and white noise with uniform spatial distribution) are made regarding the nature of the ambient or operational excitations. Research in wind- and human-induced load modeling [26,27,28,29,30,31] has raised questions about the validity of these assumptions. Transmissibility-based operational modal analysis [32] is an appealing way to reduce the effect of colored excitation on the estimated modal quantities. Transmissibility coherence, defined as the magnitude-squared coherence between a pair of response signals, has shown some promise as a damage-sensitive feature when used with data from numerical and experimental simulations of a simple shear frame [33]. A loss of transmissibility coherence can indicate damage. Zhou et al. [33] define two damage indices based on the transmissibility coherence and show that both indices can successfully detect nonlinear behavior induced in an initially linear system. However, these indices are not sensitive to mass or stiffness changes when the structure remains linear.
Following Zhou et al. [33], transmissibility coherence and related quantities are calculated as follows. Suppose that a harmonic force is applied at a given point l in a multi-degree-of-freedom system, and x i ( t ) and x j ( t ) are the measured responses at point i and a reference point j, respectively. The transmissibility between point i and reference point j is defined as follows:
T ( i , j ) = X i ( ω ) X j ( ω ) ,
where X i ( ω ) and X j ( ω ) are the complex amplitudes of the system responses, and ω is the frequency. Transmissibility can also be expressed in terms of the frequency response function ( H ) as follows:
T ( i , j ) = X i ( ω ) F l ( ω ) X j ( ω ) F l ( ω ) = H i l ( ω ) H j l ( ω ) .
As this definition requires knowledge of the excitation, a method to estimate transmissibility directly from two responses is desired. This leads to the concept of transmissibility coherence, which measures the similarity between two responses. Transmissibility coherence is computed as follows:
T C i j ( ω ) = | S i , j ( ω ) | 2 S i , i ( ω ) S j , j ( ω ) ,
where S i , i ( ω ) and S j , j ( ω ) are the auto-spectrum of x i ( t ) and x j ( t ) , respectively, and S i , j ( ω ) is the cross-spectrum.
Transmissibility coherence can be used as a damage indicator based on the premise that damage induces a loss of coherence compared to the undamaged state. Specifically, Zhou et al. [33] define two damage indices based on transmissibility coherence. The first index, called Accumulation of Transmissibility Coherence (ATC) is defined as
A T C ( i , j ) = f min f max T C i j ( f ) d f ,
where f min and f max define the frequency interval of interest. A similar metric was previously defined by Rizos et al. [34]. The second index is called Transmissibility Modal Assurance Criterion (TMAC) and is calculated using the Modal Assurance Criterion [35] between the transmissibility coherence in the undamaged and damaged states of the structure, each expressed as a column vector in the frequency domain. T M A C is given by the equation
T M A C ( i , j ) = d i j T u i j 2 d i j T d i j u i j T u i j ,
where u i j is the transmissibility coherence T C i j at the reference (undamaged) state, and d i j is that of the new, potentially damaged state. Statistically, T M A C ( i , j ) is the square of the Pearson’s correlation coefficient between vectors u i j and d i j and as such is a number between 0 and 1, where 0 indicates that the two signals are uncorrelated, and 1 indicates that one of the signals can be written as a linear function of the other.
Damage detection using transmissibility coherence and metrics derived from it is an active area of research. Various damage metrics comparing the baseline transmissibility to that of a potentially damaged state have been proposed so far. The majority of these formulations can be grouped by their method of comparison into difference-based (e.g., [36,37,38]) and correlation/coherence-based approaches (e.g., [39,40]). Sampaio and Maia [41] define a new indicator for damage detection and relative damage quantification by examining the correlation between pairs of operational deflected shapes at the same frequency.
According to Meggitt and McGee [42], the appeal of the transmissibility concept, when properly defined, lies in its ability to describe the dynamics of a portion of a structure independent of the rest of the structure. This property, called sub-structural invariance, makes it possible not only to detect but also to locate damage in complex structures, provided that the transmissibility is defined between a set of internal and interface degrees of freedom. In practice, however, localization of damage is more challenging than detection. While the integral of the transmissibility contributions along the frequency axis—captured by the Accumulated Transmissibility Coherence (ATC) equation—can be used for damage detection, it is not necessarily suitable for locating damage. The difference between the transmissibility of baseline and damaged states tends to be large near modal frequencies, so any errors in the predicted damage locations accumulate and may mask the true location of damage for frequencies higher than the first modal frequency.
To circumvent this problem, Sampaio [43] proposed a normalization scheme based on counting the number of times the transmissibility difference is maximized at each potential damage location. A similar technique, which uses the transmissibility of several neighboring sensors, has been experimentally verified with data from static and fatigue tests of a full-scale wind-turbine blade [44].

3. Mutual Information

A fundamental SHM axiom is that damage increases the complexity of the system [45]. Shannon’s entropy [46] is a natural choice as a measure of complexity. The entropy H of a random variable X is given by the expected value of log p ( x ) , where p describes the probability distribution (mass or density function). Joint and conditional entropy of two or more random variables are defined analogously, using the joint and conditional probability distributions, respectively. Mutual information ( I ) between X and Y quantifies the average amount of information shared by X and Y and is defined in terms of joint and marginal entropies as follows:
I ( X ; Y ) = H ( X ) + H ( Y ) H ( X , Y ) ,
where H ( X ) and H ( Y ) are marginal entropies of X and Y, respectively, and H ( X , Y ) is their joint entropy.
Mutual information I ( X ; Y ) can also be interpreted as the Kullback–Leibler divergence [15] between the joint distribution p ( x , y ) and the product of the marginal distributions p ( x ) p ( y ) . Thus, it characterizes the deviation from independence. That is I ( X ; Y ) = 0 if and only if X and Y are independent random variables.
Figure 2 shows a Venn-like diagram, showing the relationship between entropy and mutual information of two random variables X and Y. Marginal entropies of X and Y are represented by the areas enclosed by the red and blue ellipses, respectively. The joint entropy H ( X , Y ) is represented by the union of the two ellipses.
While mutual information is not the only similarity metric that can measure the strength of nonlinear relationships, it offers the following advantages [47]: Compared to the copula-based alternatives such as Kendall’s τ and Spearman’s ρ , which measure monotonic relationships, mutual information captures all types of nonlinear dependencies. As opposed to the Hilbert–Schmidt Independence Criterion, mutual information is invariant under scaling and other invertible transformations, which is important in signal-processing applications. Compared to distance correlation and the maximal information coefficient, mutual information has lower computational complexity, making it suitable for the analysis of large datasets.
Mutual information between two discrete random variables X and Y is defined as follows:
I ( X ; Y ) = x y p ( x , y ) log p ( x , y ) p ( x ) p ( y ) ,
where p ( x , y ) is the joint probability mass function and p ( x ) and p ( y ) are the marginal probability mass functions of X and Y, respectively. The logarithm can be evaluated using any base. Mutual information between continuous random variables X and Y is defined similarly, replacing the sums with integrals and replacing the probability mass functions with probability density functions.
In practice, the joint and marginal probability distributions required to compute the mutual information are unknown, and they need to be estimated from the observed data using a nonparametric method. A detailed description of multivariate density estimation methods can be found in [48].
As opposed to the correlation coefficient R, which measures the strength of linear association between a pair of measurements, mutual information measures the strength of functional dependence between them. In other words, it measures the amount by which the knowledge of one quantity decreases the uncertainty about the other. The R 2 value is commonly used as a measure of explanatory power in bivariate regression and is termed the coefficient of determination when used in this context. When the MI score is normalized to the [ 0 , 1 ] interval, the resulting normalized MI score becomes comparable to R 2 in terms of the values it can take: a score of 1 indicates complete dependence, and a score of 0 indicates independence.
To demonstrate the robustness of MI scores compared to R 2 , Figure 3 shows four scatterplots representing four types of relationships: perfect linear (a), linear with noise (b), linear with outliers (c), and nonlinear (d). Figure 3b shows that R 2 is more sensitive to noise than MI. The drastic reduction in R 2 with a small number of outliers is apparent in Figure 3c. The MI score in the nonlinear case (Figure 3d) remains high, indicating strong dependence between the two quantities. As R 2 measures only linear associations, it does not detect the nonlinear, yet strong, dependence depicted in Figure 3d.

4. Proposed Approach

In this section, we use the concept of mutual information to infer changes in the vibration behavior of structures. Such changes are often characterized as structural damage. Figure 1 shows a flowchart for detecting damage using the proposed MI-based metric. The proposed method can be considered an extension of the Transmissibility Modal Assurance Criterion (TMAC), where the similarity between two processes is measured in terms of the information shared between them. Mutual information is an elegant statistic that captures all types of dependence, as opposed to the correlation coefficient which only measures linear dependence.
The main ingredient of the proposed approach is a set of vibration signals measured at different points on the structure. These signals can be acquired using either contactbased sensors, such as accelerometers and strain gauges, or non-contact methods, such as vision-based techniques that extract displacement data from video recordings. Treating the response quantities as realizations of random variables, we estimate the information shared between response quantities and use its deviation from a reference (undamaged) state as a damage indicator.
Given a pair of response signals ( u i , u j ) measured at locations i and j, respectively, in the reference (undamaged) state of the structure, and a pair of response signals ( d i , d j ) measured at the same locations in a new (potentially damaged) state, the mutual information score M I ( i , j ) between the two states is calculated as follows: First, we estimate the autoand cross-power spectra of u i and u j , and normalize the cross-spectra using Equation (3). Call the resulting vector u i j . Repeat the same using d i and d j from the new state. Call the resulting vector d i j . Next, we estimate the joint and marginal probability mass functions of u i j and d i j empirically, using a two-dimensional histogram. Finally, we determine the mutual information between u i j and d i j using Equation (7).
Changes in the M I scores between a reference (undamaged) state and a new state can be used to infer changes in the dynamic properties of structures. The rationale is as follows: mutual information between two random variables is zero if and only if the two random variables are independent and thus do not share any information, and it is maximized when one of the random variables is a deterministic function of the other. When there is a change in the structure that affects the underlying relationship between response processes at different locations, that change will be reflected in the mutual information scores. The proposed approach is similar to the correlation-based methods where a decrease in correlation is interpreted as damage but goes beyond assessing the strength of linear associations.
As the maximum value of mutual information depends on the entropies of the random variables, interpretation of mutual information requires either comparison to a reference state or normalization using an upper bound. For example, mutual information can be normalized to the range [0,1] by dividing the raw MI score by the summation of the marginal entropies of the random variables. The normalized MI score has the following interpretation: 0 indicates independence, and 1 indicates existence of a deterministic, not necessarily linear, relationship. Although normalization of MI makes it easier to interpret, we use the raw MI scores for the following reasons: First, normalized MI might not be directly comparable across different damage states as the total entropy is not necessarily constant in different states. In addition, MI normalization often leads to biased estimates, and, as formally demonstrated by Mahmoudi and Jemielniak [49], the bias becomes more pronounced as the size of the data increases. Apart from the bias concerns, as the proposed method uses changes in MI scores between a reference state and a potentially damaged state as a damage indicator, normalization would unnecessarily increase the computational burden.

5. Example Application

Below, we show how the mutual information (MI)-based damage index compares with the two coherence-based metrics described in Section 2–namely, A T C and T M A C –in detecting and quantifying damage in structures. We use a standard dataset produced by Los Alamos National Laboratory [50] for this purpose. The same dataset was used by Zhou et al. [33] to investigate the performance of A T C and T M A C .

5.1. Vibration Data

Experimental data from a three-story aluminum frame structure equipped with an adjustable bumper and a suspended column was used. Figure 4 shows the experimental setup. Details about the experimental setup and damage states can be found in the report [51].
In this SHM testbed, the definition of the non-linear damage to be detected is ’crack’ formation in a suspended central column that occasionally hits an adjustable aluminum bumper (Figure 4). This mechanism simulates how a crack opens and closes; a crack-like nonlinear damage mode. When the crack and buffer gap stay open, the system behaves linearly. Impact events cause local yielding, joint slip, and clear nonlinear signatures in response. The operational and environmental variability is simulated in several ways. Thermal effects are simulated by using columns with reduced-thickness specimens to change their effective Young’s modulus. Live-load changes are simulated by adding weights at the base or on the first floor. Varying excitation levels (± drive voltage to the shaker) are simulated to mimic changing operational loads. Data acquisition limits reflect real-world challenges. Economic limitations allow for only one accelerometer per floor. They are mounted on the centerline without any formal optimal placement studies. There is no direct measurement of the input force, just a single base load cell, meaning we monitor output only. All channels are sampled at 320 Hz, and a dynamic range of ±4 g is set by the sensor and the limits of the A/D converter.
The dataset contains 170 sets of acceleration signals from 17 structural states, each state with 10 measurements. Table 1 describes these states and groups them into four categories. State #1, representing the baseline state (Category 0), is the reference state from which deviations will be considered in damage detection. Category I (State #2–#9) contains the linear damage states obtained by changing the stiffness of one or two columns or adding a mass to the base or the first floor. Category II (State #10–#14) contains the damage states where the damage is simulated by introducing nonlinear behavior via adjusting the gap. A small bumper (clearance gap) is situated between a suspended central column and an adjustable block. When the gap is small enough, the column intermittently hits the bumper, producing joint slip, bracket loosening, and local effects, yielding true nonlinear damage. Category III (State #15–#17) represents damage states obtained by simulating nonlinear behavior combined with a change in mass.
The dataset contains 10 sets of measurements from each state. Each acceleration signal contains 8192 time-domain samples with a sampling frequency of 320 Hz. To compare the performance of the proposed M I index to A T C and T M A C we will use the same signals used in Zhou et al. [33], namely the acceleration signals from Channel 2 (base), Channel 3 (first floor), and Channel 5 (third floor).

5.2. Calculation of A T C , T M A C , and M I Scores

A T C , T M A C , and M I scores between Channel 2 and Channel 5 and those between Channel 3 and Channel 5 were computed as follows: To compute the auto- and cross-power spectra, Welch’s method [52] was used with a Hann window of 2096 time points and 50% overlap.
Welch’s method produces an estimate of the power spectral density of a signal by dividing the signal into overlapping segments of equal length, applying a window function to each segment, computing the periodogram of each windowed segment, and averaging the resulting periodograms. The window function acts to mitigate the spectral leakage resulting from analyzing a finite portion of the signal. However, since the window function tends to zero at the boundaries, data points near the boundaries have a smaller influence on the periodogram than those near the midpoint. To equalize the influence of each data point on the resulting PSD, segments are overlapped. The amount of overlap is often selected to be between 50–75%. Specifically, when the Hann window is used, 50% overlap is considered optimal, as it ensures equal contribution of each data point in the resulting PSD estimate [53]. The choice of window length determines the trade-off between the frequency resolution and the variance of the estimate. A shorter window leads to reduced spectral variance at the expense of frequency resolution. In this study, the window length was set to 2048 to achieve a good balance between spectral variance and frequency resolution. With a sampling frequency of 320 Hz, this window length corresponds to a frequency resolution of 0.156 Hz. Although the Dactron SpectraBOOK system [54] used in data acquisition has an operational frequency range from 0.1 Hz to 100 kHz, the analysis here is bounded by the sampling frequency of 320 Hz. The frequency resolution of 0.156 Hz is appropriate to analyze the vibration characteristics of the selected window length.
The transmissibility coherence between two channels ( i , j ) was computed by normalizing the cross-power spectra using Equation (3). A T C scores between Channel 2 and Channel 5 and those between Channel 3 and Channel 5 were calculated using Equation (4), between f m i n = 20 Hz and f m a x = 80 Hz. T M A C scores were calculated using Equation (5), using the first measurement from State 1 as the reference signal. To calculate the M I scores, joint and marginal probabilities were estimated using a 2D histogram, with 15 bins in each direction. The number of bins b was selected using the equation derived by Hacine-Gharbi et al. [55]:
b = round e 6 + 2 3 e + 1 3 ,
where round ( x ) indicates the integer closest to x, and e is given by
e = 8 + 324 n + 12 36 n + 729 n 2 3 ,
for a vector of length n. Hacine-Gharbi et al. [55] show that Equation (8) leads to a low bias in histogram-based estimation of entropy. Mutual information was then computed from the estimated probabilities using Equation (7).

5.3. Results

Because A T C , T M A C , and M I scores do not measure the same quantity; we convert these scores to percent deviation scores to facilitate their comparison. To do this, we first compute a reference score for each metric by computing the average score from the 10 baseline measurements (State #1):
x r e f = 1 10 k = 1 10 x ( k ) ,
where x ( k ) is the score ( A T C , T M A C , or M I ) for the kth measurement. Next, the percent deviation of the kth measurement from the reference was calculated using
q ( k ) = x ( k ) x r e f x r e f × 100 , for k = 1 , 2 , , 170
Noting that q ( k ) where 10 ( s 1 ) k 10 s belong to State #s, percent deviations corresponding to each structural state were presented using a box plot. The bottom and top edges of each box indicate the lower and upper quartile, respectively, and the mark between the two edges is the median (50th percentile). The symbol ’o’ shows the outliers, and the whiskers extend to the lowest and highest values not considered outliers.
Figure 5a shows the percent deviation in A T C ( 5 , 2 ) and Figure 5b shows the same for A T C ( 5 , 3 ) . Figure 6a and Figure 6b show the percent deviation in T M A C ( 5 , 2 ) and T M A C ( 5 , 3 ) , respectively. Figure 7a and Figure 7b show the percent deviation in M I ( 5 , 2 ) and M I ( 5 , 3 ) , respectively. These figures present a series of side-by-side box plots summarizing the distribution of the three metrics across all seventeen states. Each graphical element encodes the box outlines, showing the interquartile range for each state. The thick horizontal line inside each box marks the median value for that state. Whiskers extend to the most extreme non-outlier points, while any measurement beyond those bounds is plotted individually as an outlier dot. To highlight differences between groups of states, three vertical lines divide the 17 boxes into Category I (States #2–#9), Category II (States #10–#14), and Category III (States #15–#17).
Based on these figures, the following observations can be made:
  • Category I (States #2–#9): A T C and T M A C show less than 0.5% deviation from the baseline. Thus, A T C and T M A C are not sensitive to changes in stiffness and mass when the structure remains linear. In contrast, M I scores show a significant reduction compared to the reference state.
  • Category II (States #10–#14): All three metrics show significant reductions from the baseline when nonlinearity is induced using the adjustable gap. A T C appears to be the most sensitive, although the monotonous drop in A T C as the adjustable gap is decreased is unexpected. However, T M A C scores for State #10 show very high variability and an unexpectedly large drop in State #11, compared to the other states in the same category. In contrast, M I scores for State #11 show high variability like T M A C scores, although not as extreme.
  • Category III (States #15–#17): In all three figures, State #15 and State #16 appear to be on the same level as State #10. These three states are the ones where the adjustable gap was set to its maximum value (0.20 mm). A T C and T M A C scores of these states are close to the baseline, suggesting that these states may not be identified as damaged. In contrast, M I scores indicate a significant difference between these states and the baseline state.
The observed behavior is discussed in more detail in Section 6.1.

6. Discussion of Results

6.1. Qualitative Description of the Damage Detection Ability of the Three Metrics

A reduction in MI implies a reduction in the joint probability as estimated from a 2D histogram. This, in turn, implies the following: Imagine a scatter plot (SP1) showing the transmissibility coherence T C i j vector representing the mean baseline state on the x axis, and a T C i j vector from the baseline state is on the y axis. SP1 is expected to contain N f points, where N f is the length of the frequency vector. All of these points are expected to lie close to the line y = x . If we create a second scatter plot (SP2), this time using a T C i j vector from an unknown state on the y axis, the points on SP2 may or may not be close to the line represented by the equation y = x . We may observe the following three cases:
  • Case 1: SP2 appears similar to SP1. All three metrics suggest that there is no damage.
  • Case 2: SP2 contains N f points close to a line y = a x + b , where a 1 . In this case, ATC and TMAC may fail to detect any change. The correlation coefficient is close to 1, even though the slope may be very different from that in SP1. On the other hand, MI will likely detect the change, as the points in SP1 and SP2 no longer occupy the same grids on the ( x , y ) plane. The amount of change in MI depends on the number of points, the number of grids in the x and y directions, and how the number of points in each grid changes between SP1 and SP2.
  • Case 3: SP2 is very different from SP1; the points in SP2 do not lie close to any particular line. In this case, both ATC and TMAC detect damage since the correlation coefficient has decreased. MI will also detect damage since a large portion of the N f points occupy different grids in SP1 and SP2.
A large decrease in MI accompanied by small changes in ATC and TMAC is consistent with the behavior described in Case 2. This suggests that the modal frequencies of the system have changed. As mass and stiffness changes lead to changes in modal frequencies, the observed behavior is indicative of Category 1 damages.

6.2. Statistical Significance

It was shown in Section 5 that all three metrics are able to differentiate the nonlinear damage states from the baseline state. In this section, we focus on the performance of the three metrics for the linear damage states (States #2–#9). Specifically, for each pair of damage states, we test the statistical significance of the difference between the population means of the damage metric corresponding to these states. We use nonparametric bootstrapping [56] to obtain the p-values, as bootstrapping does not require assuming an underlying probability distribution, as opposed to commonly used tests such as the two-sample t-test. The p-value of a test indicates the probability of observing results as extreme as or more extreme than the results observed in the study, if the null hypothesis holds true. The null hypothesis is that the population mean of the damage metric is the same in the two states being compared. A p-value exceeding a preselected threshold (e.g., 0.01 or 0.05) can be interpreted as a lack of evidence to reject the null hypothesis, indicating a lack of statistical significance. In the context of the damage detection problem addressed in this paper, a large p-value indicates that the damage metric obtained for one damage state is not significantly different from the other damage state, thus indicating that the two damage states cannot be reliably distinguished using the damage metric selected.
Bootstrapping was performed using 10,000 repetitions, resulting in a 9 × 9 matrix of p-values. The ( i , j ) th entry of this matrix quantifies the probability that the observed difference between damage states i and j could have occurred by random chance, if in fact there was no difference in the average damage metric associated with the two states. Considering that the matrix of p-values is symmetric, the likelihood of damage can be assessed by setting i or j to the baseline (undamaged) state.
Figure 8 shows the results of significance testing for the quantities ATC(5,2) and ATC(5,3). In each of the two windows, the bottom row indicates the p-values in distinguishing damage states 2 through 9 from the baseline (undamaged) state. The largest p-values in the bottom row of the ATC(5,2) matrix is 0.436, and that in ATC(5,3) is 0.028. Thus, it can be concluded that the observed differences in the ATC metric between the damaged and undamaged states are not statistically significant at the 0.01 level, while the ATC(5,3) case is statistically significant at the 0.05 level. The p-values above the bottom line have values exceeding 0.8, indicating that the ATC metric is unable to differentiate between different damage states.
Figure 9 shows the results of significance testing for the quantities TMAC(5,2) and TMAC(5,3). The largest p-value in the bottom row of both TMAC(5,2) and TMAC(5,3) is less than 0.01, indicating that the observed differences between the TMAC values in each damage state and those in the undamaged state are statistically significant at the 0.01 level. As in the TMAC case, the p-values above the bottom line have values exceeding 0.8, indicating that the TMAC metric is unable to differentiate between two damage states.
Figure 10 shows the p-values for the quantities MI(5,2) and MI(5,3). The largest p-value in the bottom row of both MI(5,2) and MI(5,3) is less than 0.01, indicating that the observed differences between the MI values in each damage state and those in the undamaged state are statistically significant at the 0.01 level. The p-values above the bottom line, in general, are smaller than both the ATC and TMAC values, showing that the MI metric has a better ability to distinguish between different damage states, compared to the other two metrics, although the MI metric is unable to differentiate certain pairs of damage states.
To investigate the effect of noise on the p-values, the bootstrap analysis described above was repeated with noisy acceleration signals. Zero-mean Gaussian white noise was added to the acceleration signals at levels corresponding to 30 dB, 25 dB, and 20 dB signal-tonoise ratios. Even at the 20 dB level, p-values did not show noticeable deviations from the values depicted above. While we cannot fully explain this behavior, we offer the following observations. First, the presence of noise mostly affects the high frequency range, leaving the transmissibility coherences in the low frequency range essentially unchanged. For the ATC metric, using an upper limit of 80 Hz in the integration greatly reduces the effect of noise. For the TMAC metric, which measures the correlation between two transmissibility coherence vectors, many of the values are close to 1 regardless of the presence of noise; any noise-related changes in TMAC are not large enough to modify the significance testing results. That is, statistically significant observations in the noise-free case remain statistically significant after the addition of noise. We note that correlation is generally considered a noise-sensitive metric. However, the effect of noise added to the acceleration signals is largely diminished during the transmissibility coherence calculations. If we were to artificially introduce changes to the transmissibility coherences instead of adding white noise in the time domain, the TMAC values would decrease. The lack of sensitivity of the MI metric is expected not only due to the lack of large differences in the transmissibility coherences compared to the noise-free case, as in the TMAC case, but also the intrinsic robustness of the mutual information measure to noise.

6.3. Computational Complexity

The computational complexity of mutual information estimation using the histogram method is of the order O ( N f + b 2 ) , where N f is the length of the frequency vector used in transmissibility coherence calculations, and b is the number of bins used in marginal entropy calculations. Note that since b 2 must be smaller than N f for the binning process to be meaningful, the computational complexity can be written as O ( N f ) . The Pearson’s correlation coefficient has the same level of complexity. As a reference, the Discrete Fourier Transform has a complexity of O ( N log N ) , where N is the number of samples in the time domain. Thus, mutual information is suitable for real-time applications.

7. Conclusions

A new damage metric based on the concept of mutual information was proposed, and its performance was compared to two existing damage metrics that use output-only vibration data. The major advantage of mutual information over correlation as a similarity measure is that mutual information measures the amount of information shared between a pair of measurements while correlation measures only the strength of linear associations. In addition, because marginal and joint probabilities are estimated directly from the data as part of mutual information estimation, assumptions regarding the underlying distribution of the data (e.g., Gaussian) are not needed.
A standard data test was used to demonstrate the method. The dataset contains acceleration time series measured at each level, collected under 17 different structural states representing undamaged, linear damage, and nonlinear damage conditions. The linear damage states represent the case where the structure remains linear, but with modified stiffness and/or mass. The nonlinear damage is simulated using an adjustable gap to mimic the opening and closing of fatigue cracks under load reversals. The statistical significance of the proposed method was assessed using nonparametric bootstrapping.
Damage detection results obtained using the proposed damage metric were compared to those obtained using ATC and TMAC. The following conclusions can be drawn from the results of this study: (1) the MI-based damage metric proposed in this study is able to detect the existence of damage in all structural states of the model frame; (2) compared to ATC and TMAC, the proposed metric has a better ability to distinguish linear damage states from the baseline state; (3) the proposed metric shows some potential in differentiating between different damage states, although the observed differences are not statistically significant for all pairs of damage states. In terms of noise sensitivity, addition of zeromean Gaussian white noise up to a signal-to-noise ratio of 20 dB does not appear to cause noticeable differences in the p-values in any of the three metrics.
An important limitation of the method described in this study, which is shared by a large class of existing output-only damage detection methods, is that it requires data from the baseline condition of the structure, which may not be available. Further, because of the inherent assumption of stationarity in evaluating transmissibility coherences, abrupt damages that cause transient changes in the vibration characteristics, such as those induced by wind or earthquake, cannot be reliably detected. Although the method used in this paper, in its current form, is not intended for real-time SHM applications, it can be extended to such applications by using wavelet-based transmissibility instead of its Fourier-based counterpart. The computational complexity of such an approach will be governed by the transmissibility calculations, rather than that of the mutual information calculations.
In addition to extending this approach to the nonstationary case, future research will focus on the problem of selecting the locations where the responses are to be measured and the interpretation of the damage indices. While simulations using a finite element model of the structure can provide significant insight into how different damage scenarios affect a particular damage index, the inverse problem of characterizing damage and predicting its location based solely on the damage index remains a challenge. Extension of the bivariate mutual information to the multivariate case or conditioning the mutual information between two channels on additional channels can be very helpful in tracking changes in the dynamic properties of complex structures. Time-delayed mutual information computed using a time-delayed version of one of the signals can be used to infer the direction of nonlinear interactions between the responses collected at different channels, which can indicate the type and location of the damage.

Author Contributions

Conceptualization, J.T. and C.M.-A.; methodology, J.T.; software, J.T.; validation, J.T. and C.M.-A.; formal analysis, J.T. and and C.M.-A.; resources, C.M.-A.; data curation, J.T.; writing—original draft preparation, J.T.; writing—review and editing, C.M.-A.; visualization, J.T.; project administration, C.M.-A. All authors have read and agreed to the published version of this manuscript.

Funding

This material is based on work supported by the National Science Foundation (NSF) under Grant No. 2040665.

Data Availability Statement

The data supporting the conclusions of this article will be made available by the authors on reasonable request.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
SHMStructural Health Monitoring
TCTransmissibility Coherence
ATCAccumulation of Transmissibility Coherence
TMACTransmissibility Modal Assurance Criterion
MIMutual Information
FRFFrequency Response Function
MACModal Assurance Criterion
ARMAAuto-Regressive Moving Average
DOFDegrees of Freedom
LANLLos Alamos National Laboratory
ITFInverse Transmissibility Function
2DTwo-Dimensional

References

  1. Krishnan Nair, K.; Kiremidjian, A.S. Time series based structural damage detection algorithm using Gaussian mixtures modeling. J. Dyn. Syst. Meas. Control. 2007, 129, 285–293. [Google Scholar] [CrossRef]
  2. Nair, K.K.; Kiremidjian, A.S.; Law, K.H. Time series-based damage detection and localization algorithm with application to the ASCE benchmark structure. J. Sound Vib. 2006, 291, 349–368. [Google Scholar] [CrossRef]
  3. Yao, R.; Pakzad, S.N. Autoregressive statistical pattern recognition algorithms for damage detection in civil structures. Mech. Syst. Signal Process. 2012, 31, 355–368. [Google Scholar] [CrossRef]
  4. Mollineaux, M.; Rajagopal, R. Structural health monitoring of progressive damage. Earthq. Eng. Struct. Dyn. 2015, 44, 583–600. [Google Scholar] [CrossRef]
  5. Wiener, N. Generalized harmonic analysis. Acta Math. 1930, 55, 117–258. [Google Scholar] [CrossRef]
  6. Michaels, J.E.; Michaels, T.E. Detection of structural damage from the local temporal coherence of diffuse ultrasonic signals. IEEE Trans. Ultrason. Ferroelectr. Freq. Control. 2005, 52, 1769–1782. [Google Scholar] [CrossRef] [PubMed]
  7. Fassois, S.D.; Sakellariou, J.S. Time-series methods for fault detection and identification in vibrating structures. Philos. Trans. R. Soc. A Math. Phys. Eng. Sci. 2007, 365, 411–448. [Google Scholar] [CrossRef] [PubMed]
  8. Adams, D. Frequency domain ARX model and multi-harmonic FRF estimators for non-linear dynamic systems. J. Sound Vib. 2002, 250, 935–950. [Google Scholar] [CrossRef]
  9. Noël, J.-P.; Kerschen, G. Nonlinear system identification in structural dynamics: 10 more years of progress. Mech. Syst. Signal Process. 2017, 83, 2–35. [Google Scholar] [CrossRef]
  10. Izadi, A.; Esfandiari, A. Finite element model updating for structural damage detection using transmissibility data. Earthq. Eng. Eng. Vib. 2024, 23, 87–101. [Google Scholar] [CrossRef]
  11. Soofi, Y.J.; Bitaraf, M. Output-only entropy-based damage detection using transmissibility function. J. Civ. Struct. Health Monit. 2022, 12, 191–205. [Google Scholar] [CrossRef]
  12. Dziedziech, K.; Staszewski, W.J.; Mendrok, K.; Basu, B. Wavelet-based transmissibility for structural damage detection. Materials 2022, 15, 2722. [Google Scholar] [CrossRef] [PubMed]
  13. Yan, W.-J.; Chronopoulos, D.; Yuen, K.V.; Zhu, Y.C. Structural anomaly detection based on probabilistic distance measures of transmissibility function and statistical threshold selection scheme. Mech. Syst. Signal Process. 2022, 162, 108009. [Google Scholar] [CrossRef]
  14. Worden, K.; Manson, G.; Fieller, N.R. Damage detection using outlier analysis. J. Sound Vib. 2000, 229, 647–667. [Google Scholar] [CrossRef]
  15. Kullback, S.; Leibler, R.A. On information and sufficiency. Ann. Math. Stat. 1951, 22, 79–86. [Google Scholar] [CrossRef]
  16. Li, S.; Cao, Y.; Gdoutos, E.E.; Tao, M.; Alkayem, N.F.; Avci, O.; Cao, M. Intelligent framework for unsupervised damage detection in bridges using deep convolutional autoencoder with wavelet transmissibility pattern spectra. Mech. Syst. Signal Process. 2024, 220, 111653. [Google Scholar] [CrossRef]
  17. Ankerst, M.; Breunig, M.M.; Kriegel, H.P.; Sander, J. OPTICS: Ordering points to identify the clustering structure. ACM Sigmod Rec. 1999, 28, 49–60. [Google Scholar] [CrossRef]
  18. Zhang, X.; Zhu, X.; Wang, Y.; Li, J. Structural damage detection based on transmissibility functions with unsupervised domain adaptation. Eng. Struct. 2025, 322, 119142. [Google Scholar] [CrossRef]
  19. Gardner, P.; Bull, L.A.; Gosliga, J.; Dervilis, N.; Worden, K. Foundations of population-based SHM, Part III: Heterogeneous populations—Mapping and transfer. Mech. Syst. Signal Process. 2021, 149, 107142. [Google Scholar] [CrossRef]
  20. Xu, S.; Noh, H.Y. PhyMDAN: Physics-informed knowledge transfer between buildings for seismic damage diagnosis through adversarial learning. Mech. Syst. Signal Process. 2021, 151, 107374. [Google Scholar] [CrossRef]
  21. Lin, Y.Z.; Nie, Z.H.; Ma, H.W. Dynamics-based cross-domain structural damage detection through deep transfer learning. Comput. Civ. Infrastruct. Eng. 2022, 37, 24–54. [Google Scholar] [CrossRef]
  22. Brincker, R.; Ventura, C. Introduction to Operational Modal Analysis; John Wiley & Sons: Hoboken, NJ, USA, 2015. [Google Scholar]
  23. Reynders, E.; Houbrechts, J.; De Roeck, G. Fully automated (operational) modal analysis. Mech. Syst. Signal Process. 2012, 29, 228–250. [Google Scholar] [CrossRef]
  24. Nagarajaiah, S.; Basu, B. Output only modal identification and structural damage detection using time frequency & wavelet techniques. Earthq. Eng. Eng. Vib. 2009, 8, 583–605. [Google Scholar] [CrossRef]
  25. Dziedziech, K.; Staszewski, W.J. Wavelet-based transmissibility for the analysis of time-variant systems. Mech. Syst. Signal Process. 2020, 145, 106918. [Google Scholar] [CrossRef]
  26. Sarlo, R.; Tarazaga, P.A.; Kasarda, M.E. High resolution operational modal analysis on a five-story smart building under wind and human induced excitation. Eng. Struct. 2018, 176, 279–292. [Google Scholar] [CrossRef]
  27. Carassale, L.; Solari, G. Monte Carlo simulation of wind velocity fields on complex structures. J. Wind. Eng. Ind. Aerodyn. 2006, 94, 323–339. [Google Scholar] [CrossRef]
  28. Ubertini, F.; Giuliano, F. Computer simulation of stochastic wind velocity fields for structural response analysis: Comparisons and applications. Adv. Civ. Eng. 2010, 2010, 749578. [Google Scholar] [CrossRef]
  29. Casciati, F.; Casciati, S.; Faravelli, L. A contribution to the modelling of human induced excitation on pedestrian bridges. Struct. Saf. 2017, 66, 51–61. [Google Scholar] [CrossRef]
  30. De Silva, S.S.; Thambiratnam, D.P. Dynamic characteristics of steel–deck composite floors under human-induced loads. Comput. Struct. 2009, 87, 1067–1076. [Google Scholar] [CrossRef]
  31. Venuti, F.; Bruno, L. Crowd-structure interaction in lively footbridges under synchronous lateral excitation: A literature review. Phys. Life Rev. 2009, 6, 176–206. [Google Scholar] [CrossRef] [PubMed]
  32. Devriendt, C.; De Troyer, T.; De Sitter, G.; Guillaume, P. Automated operational modal analysis using transmissibility functions. In Proceedings of the International Seminar on Modal Analysis, Leuven, Belgium, 15–17 September 2008. [Google Scholar]
  33. Zhou, Y.-L.; Figueiredo, E.; Maia, N.; Perera, R. Damage detection and quantification using transmissibility coherence analysis. Shock Vib. 2015, 2015, 290714. [Google Scholar] [CrossRef]
  34. Rizos, D.D.; Fassois, S.D.; Marioli-Riga, Z.P.; Karanika, A.N. Vibration-based skin damage statistical detection and restoration assessment in a stiffened aircraft panel. Mech. Syst. Signal Process. 2008, 22, 315–337. [Google Scholar] [CrossRef]
  35. Allemang, R.J. A correlation coefficient for modal vector analysis. In Proceedings of the 1st IMAC, Orlando, FL, USA, 8–10 November 1982. [Google Scholar]
  36. Chesné, S.; Deraemaeker, A. Damage localization using transmissibility functions: A critical review. Mech. Syst. Signal Process. 2013, 38, 569–584. [Google Scholar] [CrossRef]
  37. Johnson, T.J.; Adams, D.E. Transmissibility as a differential indicator of structural damage. J. Vib. Acoust. 2002, 124, 634–641. [Google Scholar] [CrossRef]
  38. Johnson, T.J.; Brown, R.L.; Adams, D.E.; Schiefer, M. Distributed structural health monitoring with a smart sensor array. Mech. Syst. Signal Process. 2004, 18, 555–572. [Google Scholar] [CrossRef]
  39. Zhou, Y.-L.; Cao, H.; Liu, Q.; Wahab, M.A. Output-based structural damage detection by using correlation analysis together with transmissibility. Materials 2017, 10, 866. [Google Scholar] [CrossRef] [PubMed]
  40. Zhang, L.; Lang, Z.-Q.; Papaelias, M. Generalized transmissibility damage indicator with application to wind turbine component condition monitoring. IEEE Trans. Ind. Electron. 2016, 63, 6347–6359. [Google Scholar] [CrossRef]
  41. Sampaio, R.; Maia, N. Strategies for an efficient indicator of structural damage. Mech. Syst. Signal Process. 2009, 23, 1855–1869. [Google Scholar] [CrossRef]
  42. Meggitt, J.W.; McGee, R.C. On the limitations of transmissibility functions for damage localisation: The influence of completeness. Struct. Health Monit. 2024, 23, 3674–3686. [Google Scholar] [CrossRef]
  43. Sampaio, R.P.C.; Maia, N.; Ribeiro, A.M.R.; Silva, J. Transmissibility techniques for damage detection. Proc. Int. Modal Anal. Conf. 2001, 2, 1524–1527. [Google Scholar]
  44. Yang, W.; Lang, Z.; Tian, W. Condition monitoring and damage location of wind turbine blades by frequency response transmissibility analysis. IEEE Trans. Ind. Electron. 2015, 62, 6558–6564. [Google Scholar] [CrossRef]
  45. Farrar, C.R.; Worden, K. Structural Health Monitoring: A Machine Learning Perspective; John Wiley & Sons: Hoboken, NJ, USA, 2012. [Google Scholar]
  46. Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423. [Google Scholar] [CrossRef]
  47. Kinney, J.B.; Atwal, G.S. Equitability, mutual information, and the maximal information coefficient. Proc. Natl. Acad. Sci. USA 2014, 111, 3354–3359. [Google Scholar] [CrossRef]
  48. Scott, D.W. Multivariate Density Estimation: Theory, Practice, and Visualization; John Wiley & Sons: Hoboken, NJ, USA, 2015. [Google Scholar]
  49. Mahmoudi, A.; Jemielniak, D. Proof of biased behavior of Normalized Mutual Information. Sci. Rep. 2024, 14, 9021. [Google Scholar] [CrossRef] [PubMed]
  50. Laboratory, L.A.N. SHM Data Sets and Software. Available online: https://www.dropbox.com/scl/fi/y1lqeev6djwy69qpy5zju/dataNorm3ss2009.mat?rlkey=peg3eef4u0y52wne4kn2ac6g4&dl=0 (accessed on 29 April 2024).
  51. Figueiredo, E.; Park, G.; Figueiras, J.; Farrar, C.; Worden, K. Structural Health Monitoring Algorithm Comparisons Using Standard Data Sets; Los Alamos National Laboratory (LANL): Los Alamos, NM, USA, 2009. [Google Scholar]
  52. Welch, P. The use of fast Fourier transform for the estimation of power spectra: A method based on time averaging over short, modified periodograms. IEEE Trans. Audio Electroacoust. 1967, 15, 70–73. [Google Scholar] [CrossRef]
  53. Heinzel, G.; Rüdiger, A.; Schilling, R. Spectrum and Spectral Density Estimation by the Discrete Fourier Transform (DFT), Including a Comprehensive List of Window Functions and Some New at-Top Windows; Max-Planck-Institut fur Gravitationsphysik: Potsdam, Germany, 2002. [Google Scholar]
  54. Hottinger Brüel & Kjær. Dactron SpectraBOOK® System Specifications. Available online: https://www.hbkworld.com (accessed on 25 June 2025).
  55. Hacine-Gharbi, A.; Ravier, P.; Harba, R.; Mohamadi, T. Low bias histogram-based estimation of mutual information for feature selection. Pattern Recognit. Lett. 2012, 33, 1302–1308. [Google Scholar] [CrossRef]
  56. Tibshirani, R.J.; Efron, B. An introduction to the bootstrap. Monogr. Stat. Appl. Probab. 1993, 57, 21. [Google Scholar]
Figure 1. Flowchart for detecting damage using the MI-based metric.
Figure 1. Flowchart for detecting damage using the MI-based metric.
Signals 06 00034 g001
Figure 2. Information diagram of random variables X and Y.
Figure 2. Information diagram of random variables X and Y.
Signals 06 00034 g002
Figure 3. Comparison of the coefficient of determination ( R 2 ) and mutual information (MI) for four bivariate cases: (a) perfect linear, (b) linear with noise, (c) linear with outliers, and (d) nonlinear.
Figure 3. Comparison of the coefficient of determination ( R 2 ) and mutual information (MI) for four bivariate cases: (a) perfect linear, (b) linear with noise, (c) linear with outliers, and (d) nonlinear.
Signals 06 00034 g003
Figure 4. Three-story test structure with adjustable bumper and suspended column.
Figure 4. Three-story test structure with adjustable bumper and suspended column.
Signals 06 00034 g004
Figure 5. Percent deviation in A T C ( 5 , 2 ) and A T C ( 5 , 3 ) .
Figure 5. Percent deviation in A T C ( 5 , 2 ) and A T C ( 5 , 3 ) .
Signals 06 00034 g005
Figure 6. Percent deviation in T M A C ( 5 , 2 ) and T M A C ( 5 , 3 ) .
Figure 6. Percent deviation in T M A C ( 5 , 2 ) and T M A C ( 5 , 3 ) .
Signals 06 00034 g006
Figure 7. Percent deviation in M I ( 5 , 2 ) and M I ( 5 , 3 ) .
Figure 7. Percent deviation in M I ( 5 , 2 ) and M I ( 5 , 3 ) .
Signals 06 00034 g007
Figure 8. p-values in ATC.
Figure 8. p-values in ATC.
Signals 06 00034 g008
Figure 9. p-values in TMAC.
Figure 9. p-values in TMAC.
Signals 06 00034 g009
Figure 10. p-values in MI.
Figure 10. p-values in MI.
Signals 06 00034 g010
Table 1. Description of structural states.
Table 1. Description of structural states.
LabelCategoryStateDescription
10BaselineBaseline condition
2IState #21.2 kg mass at the base
3IState #31.2 kg mass on Floor 1
4IState #487.5% stiffness reduction in column 1BD
5IState #587.5% stiffness reduction in columns 1AD and 1BD
6IState #687.5% stiffness reduction in column 2BD
7IState #787.5% stiffness reduction in columns 2AD and 2BD
8IState #887.5% stiffness reduction in column 3BD
9IState #987.5% stiffness reduction in columns 3AD and 3BD
10IIState #100.20 mm gap
11IIState #110.15 mm gap
12IIState #120.13 mm gap
13IIState #130.10 mm gap
14IIState #140.05 mm gap
15IIIState #150.20 mm gap and 1.2 kg mass at the base
16IIIState #160.20 mm gap and 1.2 kg mass on Floor 1
17IIIState #170.10 mm gap and 1.2 kg mass on Floor 1
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

Tezcan, J.; Marin-Artieda, C. Beyond Correlation: Mutual Information to Detect Damage in Nonlinear Systems. Signals 2025, 6, 34. https://doi.org/10.3390/signals6030034

AMA Style

Tezcan J, Marin-Artieda C. Beyond Correlation: Mutual Information to Detect Damage in Nonlinear Systems. Signals. 2025; 6(3):34. https://doi.org/10.3390/signals6030034

Chicago/Turabian Style

Tezcan, Jale, and Claudia Marin-Artieda. 2025. "Beyond Correlation: Mutual Information to Detect Damage in Nonlinear Systems" Signals 6, no. 3: 34. https://doi.org/10.3390/signals6030034

APA Style

Tezcan, J., & Marin-Artieda, C. (2025). Beyond Correlation: Mutual Information to Detect Damage in Nonlinear Systems. Signals, 6(3), 34. https://doi.org/10.3390/signals6030034

Article Metrics

Back to TopTop