Next Article in Journal
Intensity Noise Suppression in Photonic Detector Systems for Spectroscopic Applications
Previous Article in Journal
Sparse Sensing and Machine Learning for Rapid Calibration of Defect Detection with rf Atomic Magnetometers
Previous Article in Special Issue
A Hybrid YOLO and Segment Anything Model Pipeline for Multi-Damage Segmentation in UAV Inspection Imagery
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Improving EFDD with Neural Networks in Damping Identification for Structural Health Monitoring

1
Department of Civil and Environmental Engineering, University of Canterbury, Christchurch 8041, New Zealand
2
Division of Environmental Science and Technology, Kyoto University, Kyoto 606-8502, Japan
3
Department of Engineering Mechanics, School of Naval Architecture & Ocean Engineering, Jiangsu University of Science and Technology, Zhenjiang 212003, China
4
College of Civil Engineering, Tongji University, Shanghai 200092, China
5
State Key Laboratory of Disaster Reduction in Civil Engineering, Tongji University, Shanghai 200092, China
*
Author to whom correspondence should be addressed.
Sensors 2025, 25(22), 6929; https://doi.org/10.3390/s25226929 (registering DOI)
Submission received: 16 October 2025 / Revised: 8 November 2025 / Accepted: 11 November 2025 / Published: 13 November 2025
(This article belongs to the Special Issue Intelligent Sensors and Artificial Intelligence in Building)

Abstract

Damping has attracted increasing attention as an indicator for structural health monitoring (SHM), owing to its sensitivity to subtle damage that may not be reflected in natural frequencies. However, the practical application of damping-based SHM remains limited by the accuracy and robustness of damping identification methods. Enhanced Frequency Domain Decomposition (EFDD), a widely used operational modal analysis technique, offers efficiency and user-friendliness, but suffers from intrinsic deficiencies in damping identification due to bias introduced at several signal-processing stages. This study proposes to improve EFDD by integrating neural networks, replacing heuristic parameter choices with data-driven modules. Two strategies are explored: a step-wise embedding of neural modules into the EFDD workflow, and an end-to-end grid-weight framework that aggregates candidate damping estimates using a lightweight multilayer perceptron. Both approaches are validated through numerical simulations on synthetic response datasets. Their applicability was further validated through shaking-table experiments on an eight-storey steel frame and a five-storey steel–concrete hybrid structure. The proposed grid-weight EFDD demonstrated superior robustness and sensitivity in capturing early-stage damping variations, confirming its potential for practical SHM applications. The findings also revealed that the effectiveness of damping-based indicators is strongly influenced by the structural material system. This study highlights the feasibility of integrating neural network training into EFDD to replace human heuristics, thereby improving the reliability and interpretability of damping-based damage detection.

1. Introduction

Structural damage detection has long been a central topic in civil engineering. From a technical perspective, the available methods can be broadly classified into non-destructive testing (NDT) and vibration-based approaches [1,2]. NDT methods are local, requiring prior knowledge of the damaged region and direct accessibility for inspection [3,4,5], which cannot be guaranteed when the structure is large or its operating environment is complex. Vibration-based approaches infer structural condition by monitoring changes in global dynamic properties such as natural frequencies, mode shapes, and modal damping [6,7,8,9,10]. This category is commonly referred to as Structural Health Monitoring (SHM).
As indicators for SHM, natural frequencies are relatively insensitive to damage severity [11], while mode shapes require a dense sensor network to be effectively identified [1]. Modal damping has attracted increasing attention as a potential indicator in recent research. Numerous experimental and field studies have reported that damping ratios exhibit noticeable changes under different damage scenarios [12,13,14,15,16,17,18,19,20]. Previous studies consistently indicate that damping ratios are indeed more sensitive than natural frequencies as indicators for SHM. Even small cracks in concrete or minor corrosion in reinforcing steel can cause changes in damping several to tens of times larger than the corresponding changes in frequency. Nevertheless, some investigations [21,22,23] have concluded that damping is a rather unreliable damage indicator, as the identified values did not exhibit obvious or consistent trends. These discrepancies can be attributed to two main factors.
  • Excitation conditions differ across studies. The physical relation between the damping coefficient and damage remains insufficiently clear owing to the complexity of damping mechanisms. In practice, viscous damping, hysteretic damping, and frictional damping may act simultaneously. When identification is performed under the assumption of viscous damping, the resulting estimates can be interpreted as equivalent viscous damping, which indicates the energy dissipation rate during vibration. Different types of damage may lead to contrasting trends in damping variation, and the mechanisms involved under forced vibration are generally more complex than those under free decay.
  • Measurement noise exerts a significant influence. When damping values are small, the immaturity of estimation techniques and operational errors can strongly affect the accuracy of damage detection. Achieving reliable damping identification under forced vibration conditions remains a pressing problem to be addressed [24,25].
To address these challenges, this study adopts Enhanced Frequency Domain Decomposition (EFDD) [26] as the base framework and integrates neural networks to enhance the accuracy of damping ratio identification. EFDD is a widely used operational modal analysis (OMA) technique [27]. OMA allows economical and rapid testing without interrupting the normal operation of structures. EFDD is considered user-friendly and computationally efficient. It is broadly applicable across various structural materials and types, as it exploits output-only vibration data and does not rely on specific constitutive models. It has equal relevance to masonry, timber, and reinforced-concrete buildings, and can be directly extended to bridges. As with other modal-identification techniques, validity is ensured when the response is approximately linear and the excitation provides sufficient bandwidth. However, the method remains limited in identifying damping ratios. It estimates modal damping ratios by transforming the frequency-domain singular value spectrum into the time domain and applying logarithmic decrement regression. Biases arise at multiple stages of the EFDD procedure [28,29,30,31,32,33]. Recent studies have begun to incorporate neural networks into FDD: LSTM-assisted FDD for stabilising modal analysis [34], hybrid NN-based OMA under non-white excitation [35], and PSD-driven GNN frameworks for automated modal identification across structural populations [36]. These efforts primarily address robustness or automation of modal extraction and do not explicitly resolve EFDD’s multi-stage bias for damping identification. This study examines the integration of neural networks into the EFDD framework to mitigate these biases. The detailed formulations and training methodologies are presented in the following sections.

2. Bias of EFDD and Neural Network Integration

EFDD begins with the estimation of the cross-power spectral density (PSD) matrix S y y ( f ) from multi-channel responses y ( t ) using Welch’s approach. At each frequency line f, a singular value decomposition (SVD) is performed:
S y y ( f ) = U ( f ) Σ ( f ) U H ( f )
where Σ ( f ) contains the singular values λ 1 ( f ) λ 2 ( f ) . When a mode dominates, the first singular value λ 1 ( f ) exhibits a clear spectral peak. EFDD proceeds by selecting a frequency band around the peak, applying an inverse FFT to obtain the free-decay function r ( t ) , and then fitting the log-envelope
y t = ln | r ( t ) | a δ t
to estimate the decay constant δ and damping ratio ζ = δ / ( 2 π f n ) . The fitting of the free-decay function r ( t ) also provides the corresponding natural frequency f n of mode n. This process can be interpreted as a refinement of the modal frequency identified in the initial peak-picking stage. Further details can be found in the previous studies [26,33,37,38,39]. EFDD damping identification is highly sensitive to subjective choices at three stages [28,29,30,31,32,33]:
  • The selection of Welch parameters for power spectral density estimation, which introduces a trade-off between variance and leakage.
  • The choice of frequency bands for modal isolation may result in either mode contamination or information loss.
  • The truncation and regression of the log-envelope, which are highly sensitive to noise and gating heuristics.
Improper decisions in these steps introduce bias and variance, leading to inconsistent damping estimates. Traditionally, users address these issues through manual tuning. For Welch parameters, engineers vary the segment length, overlap, and window type until the dominant peaks appear sufficiently distinct. For band selection, modal assurance criterion (MAC) thresholds or visual inspection are used to delimit the frequency range associated with each mode. For time gating, fixed rules such as ‘skip three peaks and fit the following 10 to 15 cycles’ are applied to mitigate transient and noise effects. While these remedies have enabled EFDD to become a practical tool, they remain highly subjective and user-intensive. This motivates replacing heuristic rules with data-driven neural network (NN) modules that can consistently approximate the underlying optimisation objectives.
The present study introduces three dedicated neural modules. A multilayer perceptron (MLP) [40] is employed to learn global statistical mappings for Welch parameter selection, a convolutional neural network (CNN) [41] is used to capture localised frequency-domain patterns for band determination, and a long short-term memory (LSTM) [42] network is designed to model temporal dependencies for envelope gating. These architectures are selected according to their respective strengths in regression [43,44,45], feature extraction [46,47,48], and sequential learning [49,50,51]. The following subsections reformulate each step mathematically and describe how they are integrated to enhance EFDD.

2.1. Welch Parameters

For a segment of the signal x k [ n ] of length N, the Welch PSD [52] is estimated as
S ^ x x ( f ) = 1 K U k = 1 K n = 0 N 1 w [ n ] x k [ n ] e j 2 π f n 2 , U = 1 N n = 0 N 1 w 2 [ n ]
where K is the number of segments, w [ n ] is the window function (Hann, Hamming, etc.), U is the window normalisation constant, and N gives frequency resolution d f = f s / N .
Its variance scales with the effective number of averages K eff :
var S ^ x x ( f ) 2 ν S x x 2 ( f ) , ν 2 K eff
where K eff is smaller than the nominal number of segments K whenever overlap is applied, because overlapping segments are statistically correlated. The exact reduction factor depends on the overlap percentage and the window shape w [ n ] .
The expectation of PSD is biased due to spectral leakage:
E [ S ^ x x ( f ) ] = ( | W | 2 S x x ) ( f ) .
Leakage mixes energy from neighbouring modes, reducing the separation λ 1 / λ 2 and corrupting modal identification. Hence, the Welch parameter vector is given as θ = ( d f ,   overlap ,   window ) . The selection of these parameters can be formulated as an optimisation problem [53,54]:
θ = arg   max θ N ( f 0 ) log λ 1 ( f ) λ 2 ( f ) d f mode separation β var ( S ^ ( f ) ) S 2 ( f ) d f variance penalty γ | W θ | 2 S ( f ) d f leakage penalty
where N ( f 0 ) is frequency neighborhood around the target modal frequency f 0 , S ( f ) is the true spectrum at frequency f, | W θ | 2 is the power spectrum of the window function determined. The weighting factors β and γ in Equation (6) are introduced to balance terms of different scales.
In practice, direct optimisation of Equation (6) for each response is computationally expensive and requires access to the true spectrum S ( f ) , which is unavailable in experimental settings. Therefore, a surrogate learning strategy is adopted. A set of candidate parameter configurations { θ i } is first evaluated on the training responses using the classical EFDD procedure. Each configuration yields a corresponding damping estimate ζ i and a spectrum-derived quality score q i . For each candidate θ i , a normalised quality score is calculated as
q i = α Prom λ 1 ; N ( f 0 ) peak prominence + β Sep λ 1 λ 2 ; N ( f 0 ) SV separation γ Rgh λ 1 ; N ( f 0 ) spectral roughness ,
where Prom is the median-subtracted peak height of λ 1 ( f ) within N ( f 0 ) , Sep is the mean of log ( λ 1 / λ 2 ) over N ( f 0 ) , and Rgh is the L 2 -norm of the first finite difference of λ 1 ( f ) . The weights ( α , β , γ ) are set on a held-out development set (defaults: 0.4 , 0.4 , 0.2 ).
The configuration with the highest score, θ pseudo = arg max θ i q i , is regarded as the pseudo-optimal label that implicitly satisfies the balance in Equation (6). These pseudo-labels form a training set { ( ϕ ( n ) , θ pseudo , ( n ) ) } , where ϕ ( n ) denotes the global spectral statistics extracted from the corresponding response.
A lightweight MLP, termed WelchHead, is trained to approximate the mapping F W : ϕ θ by minimising a supervised regression loss:
L W = n F W ( ϕ ( n ) ) θ pseudo , ( n ) 2 2 .
Through this pseudo-label imitation framework, the network learns to reproduce the implicit trade-off among mode separation, variance, and leakage penalties without explicitly computing the objective in Equation (6). As a result, the WelchHead is trained to predict the optimal parameter set θ = ( d f , overlap , window ) based on spectral statistics ϕ ( S ^ ) such as peak-to-median ratios, variance, and mean separation λ 1 / λ 2 . The workflow is shown in Figure 1. Through the pseudo-label imitation process, the network implicitly learns how to balance the competing objectives of Equation (6), thereby replacing the manual tuning of β and γ with a data-driven mapping from global spectral features to well-balanced Welch parameters.

2.2. Band Selection

Near a modal frequency f 0 , the dominant spectral line is approximated as
S 1 ( f ) = A ( f f 0 ) 2 + ( ζ f 0 ) 2 .
Let M ( f ;   f L ,   f U ) be the rectangular band-pass indicator of B = [ f L , f U ] . The band-limited inverse transform then gives
r ( t ; B ) f L f U S 1 ( f ) e j 2 π f t d f C e δ t cos ( 2 π f d t ) · sinc ( t ; | B | ) .
If B = [ f L , f U ] is too narrow, sinc modulation introduces oscillations. If | B | is too wide, the band captures undesired energy from neighbouring modes and produces beating that bends the log-envelope. The band quality is quantified by R 2 ( B ) : linearity, C ( B ) : curvature penalty, M ( B ) : monotonicity penalty, ε ( B ) : mode contamination, A ( B ) : asymmetry, W ( B ) : bandwidth regularization. For clarity, the mathematical definitions of these band-quality metrics on a selected time index set T are not repeated here. Their derivation follows directly from standard signal processing principles. Readers can refer to Jacobsen et al. [31] and subsequent EFDD reviews [32,38] for detailed formulas and discussions.
The optimisation of band selection can be defined as Equation (11) [26,38] with nonnegative weights α , λ , η , ρ , κ .
B = arg   max f L < f U R 2 ( B ) α C ( B ) λ M ( B ) η ε ( B ) ρ A ( B ) κ W ( B ) .
In practice, the CNN-based BandHead does not directly optimise Equation (11) by gradient descent. Instead, it is trained via a surrogate imitation process. For each training response, multiple candidate bands are evaluated using the classical EFDD procedure and assigned a quality score reflecting envelope linearity, monotonicity, and spectral isolation. The band with the highest score, B pseudo = [ f L , f U ] , is treated as the pseudo-optimal label. The CNN is then supervised to regress ( Δ f L , Δ f U ) that best reproduce these pseudo-labels:
L Band = Δ f L ^ Δ f L 2 2 + Δ f U ^ Δ f U 2 2 .
Through this pseudo-label imitation, the network implicitly learns the underlying trade-offs among curvature, monotonicity, contamination, and bandwidth penalties in Equation (11). Consequently, the BandHead achieves consistent, data-driven band selection across varying spectra while avoiding the need for manual tuning of the weighting factors ( α , λ , η , ρ , κ ) .

2.3. Time Gating and Robust Regression

After band selection, the band-limited inverse transform r ( t ; B ) yields the free-decay signal whose log-envelope ideally follows a straight line:
y t = ln | r ( t ; B ) | a δ t ,
where a is the intercept and δ = 2 π ζ f n is the decay constant associated with damping ratio. In practice, however, the observed envelope deviates due to transient effects, noise floor, and possible beating from residual modes:
y t = a δ t + b ( t ) + ε t ,
where b ( t ) is a low-frequency bias term (e.g. beating) and ε t is stochastic noise. Least-squares regression over all samples introduces significant bias because early points (windowing transients) and late points (noise floor) dominate the fit.
To address this, the Huber loss is adopted to mitigate the influence of outliers:
min a , δ t w t ρ ( y t ( a δ t ) ) , ρ ( u ) = 1 2 u 2 , | u | Δ , Δ ( | u | 1 2 Δ ) , | u | > Δ ,
where w t = g ( t ) / g ¯ are normalised gating weights with g ( t ) [ 0 , 1 ] . To regularise the gate, physical priors are imposed to penalise upward slopes and excessive curvature in the log-envelope [55]:
min a , δ , g t g t ρ ( y t ( a δ t ) ) + λ 1 t g t [ y t ] + 2 + λ 2 t g t ( y t ) 2 ,
where [ y t ] + = max ( y t y t 1 , 0 ) and y t = y t + 1 2 y t + y t 1 .
A bi-directional long short-term memory (Bi-LSTM) network, termed GateHead, is employed to infer the gating weights in a data-driven manner. The input to the network is a sequence of envelope-based features, Ψ t { y t , Δ y t , Δ 2 y t , moving averages , local variances , } which capture local slope, curvature, and smoothness of the decay curve. The network outputs a continuous weighting profile { g ( t ) } t = 1 T that highlights the physically meaningful decay segment for damping regression. A weighted robust regression using these predicted gates then yields the decay constant δ , from which the damping ratio ζ is obtained.
Since the true optimal gating functions are not available for real data, the GateHead is trained on synthetic or preprocessed free-decay signals with known damping. For each training instance, the optimal gating mask g ( t ) and decay constant δ are obtained through offline minimisation of Equation (16). The LSTM is then trained to imitate this mapping by minimising
L Gate = g ( t ) g ( t ) 2 2 + γ | δ ^ δ | ,
where the first term enforces consistency with the reference gate and the second maintains the regression accuracy of the estimated decay constant. Through this supervised imitation process, GateHead implicitly learns the functional behaviour of Equation (16), replacing the empirical rule-based procedures (e.g., “skip three peaks and fit ten cycles”) with a smooth, data-adaptive gating mechanism that generalises well across noise levels and datasets.
Table 1 summarises the three neural modules developed in this study. All neural heads are trained with Adam (initial learning rate 10 3 ), weight decay 10 4 , and early stopping based on validation loss (patience of 20 epochs). For WelchHead and BandHead, a top-k neighbourhood micro-check (with k = 3 ) is conducted around the predicted setting. Predictions are accepted only if the refined envelope coefficient of determination exceeds a threshold (default R 2 0.92 ).

3. NN-Embedding Framework

Building upon the mathematical overview in the previous section, this part focuses on strategies for embedding neural networks into the EFDD framework. Two main approaches are considered: step-wise and grid-weight.
For step-wise, three neural modules (WelchHead, BandHead, and GateHead) are introduced as plug-ins to assist parameter selection, as shown in Figure 2a. While this modular strategy provides interpretability and preserves EFDD’s mathematical consistency, it also entails certain limitations. The optimisation objectives are human-crafted surrogates, reflecting idealised bias–variance trade-offs rather than the true end goal of damping identification. Consequently, the neural modules learn to reproduce these surrogate losses. The ultimate performance metric, the error between the estimated and the true damping ratio, does not directly propagate back to guide their training. It risks accumulating approximation errors at each stage and decouples local optimisation from the global target.
A direct grid-weight approach is proposed to overcome these drawbacks. Instead of replacing EFDD steps with surrogate optimisation, EFDD is run in its conventional form, but with systematic parameter sweeps at the bias-sensitive stages. For instance, multiple combinations of Welch parameters, bands, or gating rules are explored, producing a multidimensional grid of damping ratio candidates. These trial results are then combined by training a lightweight MLP as a grid weight aggregator. The network takes as input both global spectral statistics and local frequency-domain features, and as outputs softmax weights that form a weighted average over the candidate damping ratios.
This approach transforms EFDD into an end-to-end trainable system, as shown in Figure 2b. The model is trained directly to minimise the error between the weighted damping ratio and the ground truth, thereby ensuring that the final performance metric is aligned with the training objective. The advantages are threefold: 1. The robustness of EFDD is retained, since all candidate ratios stem from physically interpretable steps. 2. The learning burden on the MLP is lightweight, focusing only on weighting rather than reproducing the entire identification process. 3. End-to-end supervision ensures that error feedback is directly linked to the damping ratio estimate, eliminating the detour through surrogate objectives.
In summary, both neural embedding strategies share a common objective: to replace heuristic rules in EFDD with data-driven learning mechanisms that mitigate bias across the three critical stages. While the step-wise approach emphasises interpretability and alignment with EFDD’s analytical structure, the grid-weight approach achieves global optimisation by directly coupling the learning objective with the final damping accuracy.

4. Numerical Verification

A three-degree-of-freedom (3-DOF) shear-type linear structure is built, as shown in Figure 3, where m = 363 t , k = 1.07 × 10 5 kN / m . All the responses are simulated using the Newmark constant acceleration method ( β = 0.25 , γ = 0.5 ) with a time step Δ t = 1 / 256 s . The original natural frequencies are 1, 2.73 and 3.73 Hz. Modal damping is modelled using a classical Wilson–Penzien formulation with a constant damping ratio assigned to all modes. Although Wilson–Penzien is sufficient for linear simulations, it may not well represent damping behaviour in nonlinear or inelastic structures. In such cases, bell-shaped damping models have been demonstrated to provide more physically consistent energy dissipation representation during time–history analyses [56,57,58,59], and readers are encouraged to consider their use for inelastic response simulations.
A set of 300 s white noise responses is generated by adjusting the model’s mass, giving various natural frequencies of the structure from 1 Hz to 5 Hz in increments of 1 Hz. In practical applications of EFDD, very long records are often used for damping identification, sometimes extending to 30 min or more [27,34,60]. Hence, estimating damping ratios from a 300 s response poses significant challenges. In this study, the duration and sampling frequency were chosen to remain consistent with the subsequent experimental data.
The damping ratios of the three modes were varied from 1% to 8% in increments of 0.1%. A total of 355 responses were simulated. All numerical responses were superimposed with Gaussian white noise at a signal-to-noise ratio (SNR) of 35 dB to represent measurement noise [61]. The simulated response datasets were used as training data following the flow outlined in Section 3.
In addition, an independent set of 355 homogenised responses was generated using the same procedure and reserved exclusively for testing, without being involved in model training. Traditional EFDD was applied for baseline comparison with its default parameter settings [62] (frequency resolution 0.01 Hz, overlap 0.5, Hann window, MAC threshold 0.95, skipping the first three peaks and fitting the subsequent 15 cycles). The effectiveness of the proposed neural modules was evaluated through Monte Carlo simulations against this baseline.

4.1. Step-Wise

For WelchHead, parameters were optimised using a multilayer perceptron (MLP). The training targets were obtained by a grid search over segment resolutions { 0.005 , 0.01 , 0.02 } Hz, overlaps { 0.3 , 0.5 , 0.7 } , and window types {Hann, Hamming, Blackman}. From each trial, eight global spectral statistics were extracted, including peak-to-median ratio, variance, and singular-value separation, which served as the input features. The MLP was trained for 1000 epochs with a batch size of 8, using mean-squared error for resolution and overlap, and cross-entropy loss for window type.
For BandHead, a one-dimensional CNN was combined with a shallow feedforward layer. Neighbourhood features were extracted from a ± 1.0 Hz window around the target frequency, consisting of seven channels (first and second singular values in dB, their ratio, first- and second-order derivatives, moving averages, and local variances). Candidate bands were generated from offsets Δ f L [ 0.8 , 0.2 ] Hz and Δ f U [ 0.2 , 0.8 ] Hz, with pseudo-labels obtained from the band yielding the most accurate damping estimation. The network was trained for 1000 epochs. A mode-dependent weighting scheme was applied in the loss aggregation, with weights of 0.7, 0.2, and 0.1 for the first, second, and third modes, respectively, reflecting their relative importance.
For GateHead, a bidirectional LSTM was trained to predict a soft selection mask for the log-envelope. The input sequence contained three channels: the log-envelope itself, its first derivative, and its second derivative. The loss function combined binary cross-entropy with monotonicity and smoothness penalties, encouraging the selected envelope to be stable and physically interpretable. Training was conducted for 1000 epochs with a batch size of 8, again with mode-dependent weights of 0.7, 0.2, and 0.1.
All models were trained with the Adam optimiser at a 10 3 learning rate and weight decay of 10 4 . To ensure comparability, damping estimates were projected onto the non-negative domain. Figure 4 presents the loss functions obtained during the training of the step-wise neural modules. For WelchHead and GateHead, the loss decreases steadily as the number of epochs increases, indicating effective convergence of the models. In contrast, the loss curve of BandHead exhibits an abrupt drop at the beginning of training but fails to show a clear downward trend afterwards, suggesting the limited effectiveness of the learning process and insufficient alignment with the optimisation objective.
When applied to the 355 test responses, the identification errors were used to construct error distribution plots. The results indicated that the overall accuracy of damping estimation degraded when compared with the traditional EFDD baseline. Consistent with the observations in Figure 4, where BandHead exhibited poor convergence behaviour, this module was discarded, and the models incorporating only WelchHead and GateHead were re-evaluated. Figure 5 and Figure 6 present the corresponding identification results for natural frequencies and damping ratios, respectively. The training process did not explicitly target the accuracy of frequency identification. Therefore, the results in Figure 5 are provided to confirm that the step-wise models do not compromise frequency estimates.
Figure 5 shows that when all three step-wise NN modules were included, the identification accuracy of the first and second modal frequencies exhibited a slight reduction, while that of the third mode deteriorated considerably. By contrast, the model excluding BandHead demonstrated modest improvements across all three modes. Overall, the errors remained within an acceptable range, confirming the inherent stability of EFDD in frequency identification.
Figure 6 demonstrates that the model combining WelchHead and GateHead provides a clear advantage in identifying the damping ratio of the first mode, while the results for the second and third modes are comparable to the baseline. In contrast, the full three-step step-wise model exhibited a pronounced degradation in the accuracy of the first-mode damping ratio, but yielded noticeable improvement in the identification of the third mode. In summary, the step-wise model was finalised using the WelchHead and GateHead modules, while the BandHead component was excluded due to its limited effectiveness.

4.2. Grid-Weight

The proposed grid-weight approach aims to replace heuristic parameter selection in EFDD by learning soft weights over a precomputed grid of candidate damping ratios. The training procedure is outlined in Section 3 and Figure 2b.
For each simulated response, EFDD is executed on a three-dimensional grid of parameters. Hanning, Hamming and Blackman window types are used, and the
MAC threshold ranges from 85% to 97%. Time gating skips three peaks and fits the following cycles from 8 to 20. This yields 3 × 13 × 13 = 507 candidate damping estimates. The candidate vector for a given mode is denoted as ζ cand = ζ 1 cand , ζ 2 cand , , ζ 507 cand .
Two groups of features are extracted from each response as input. One is global spectral statistics ϕ g R 8 , such as peak-to-median ratio, variance, and singular-value separation, computed from a default FDD spectrum. Another is local spectral descriptors ϕ R 224 , obtained from a ± 1 Hz neighbourhood around the target frequency f 0 across seven channels (first and second singular values, their ratio, derivatives, moving averages, and local variances), pooled into 32 segments per channel. The number of segments, 32, was empirically selected to balance spectral resolution and computational efficiency, providing sufficient detail to capture the modal peak shape while maintaining stable network training. The final feature vector is ϕ = [ ϕ g ; ϕ ] R 232 . Since the input features are derived from the singular value spectra rather than the raw sensor channels, the trained model is independent of the number of measurement points. Hence, the model can be applied to structures with different numbers of sensors, provided that the same FDD preprocessing and feature extraction procedures are followed.
The network prediction is the softly weighted damping from the candidate damping estimates. The loss function, L = i = 1 3 w i ζ p r e d i ζ t r u e i 2 , was aggregated across modes using non-uniform weights. The first, second, and third modal damping ratios were assigned weights of 0.7, 0.2, and 0.1. Training is performed using the Adam optimiser with 1000 epochs.
Figure 7 illustrates that the loss function decreases steadily with training iterations, confirming the effectiveness of the model training. Figure 8 shows that the grid-weight model consistently improves damping ratio identification accuracy across all three modes. However, each identification requires extensive pre-computation of the candidate damping grid, which substantially increases the processing time and should be considered in practical applications. Based on timing over 10 repeated identifications, the runtimes were approximately 9 s for conventional EFDD, 51 s for step-wise EFDD, and 2544 s for grid-weight EFDD, respectively. Since the present model does not perform weighted aggregation on frequency estimates, its frequency identification results are identical to those of the conventional EFDD, and are therefore omitted here.

5. Experiments Application

5.1. Eight-Storey Steel Structure

Figure 9 presents the shaking table experiment of an eight-storey steel frame equipped with a negative stiffness damped outrigger (NSDO). The NSDO device functions to enlarge the damper displacement demand during seismic loading, thereby amplifying the damper’s hysteretic behaviour. Through this mechanism, it mitigates floor acceleration, inter-storey drift, and excessive deformation of the structure under earthquake excitation.
The tested specimen has a total height of 6 m with an aspect ratio of 5.6, and its main structural material is Q345 steel. The total mass is approximately 5.3 × 10 3 kg. The NSDO was mounted at the fifth storey in conjunction with a viscous damper, whereas a weakened plate was incorporated at the first storey. Additional mass blocks were rigidly attached to avoid any unintended collisions with the frame plates during shaking. Eight accelerometers were positioned along the height of the column to measure absolute acceleration in the excitation direction. The sampling frequency was 256 Hz, and the white-noise excitation lasted for 300–305 s.
Table 2 summarises the shaking table input motions. WN denotes white noise, while SF, IV, and CC correspond to the San Fernando, Imperial Valley, and Chi-Chi earthquakes. Excitation intensity was gradually increased in six stages, each followed by a white-noise test, producing a total of 25 runs (see Figure 9). The experimental excitation was applied unidirectionally along the X-axis. The maximum displacement and acceleration in the Y-axis were less than 5% of those in the X-axis, indicating that torsional effects were negligible during the experiment. After the fourth round of testing (Run No.16), manual inspection revealed damage in the weak plates at the bottom of the core tube. At the end of the experiment, all weak plates exhibited residual deformation [63], as shown in Figure 10. Under excessive strain, the strain gauges detached (lost electrical continuity); accordingly, only manual inspection records are reported here.
The two proposed NN-embedded EFDD approaches were applied to the white-noise tests (WN1–7). Conventional EFDD with default parameter settings and the ERA-NExT method were adopted for comparison. The damping identification results are summarised in Table A1. The difference in natural frequency identification between the NN-embedded EFDD and the conventional EFDD was less than 0.01 Hz. Therefore, Table A2 only reports the results of EFDD-NN and ERA-NExT for comparison.
As shown in Figure 11 and Table A1, the damping ratio of the first mode exhibits a sharp increase at WN5, which is consistent with the manual inspection after Run No.16, where yielding of the weak plates was observed. In contrast, the second modal damping ratio shows a slight decrease at WN5, although the change is small and may fall within the range of identification uncertainty. The third mode does not present a systematic trend. The damping ratios identified by the NN-embedded EFDD are slightly larger than those obtained from the conventional EFDD. For all three modes, the natural frequencies decrease at WN5, which is physically reasonable since structural damage reduces stiffness and thus lowers modal frequencies. Since energy dissipation under ambient and seismic excitations is dominated by the fundamental mode, changes in damping are most evident in the first mode. A comparison between WN4 and WN5 shows that the damping ratio exhibits a relative change exceeding 20%, whereas the corresponding change in natural frequency remains below 2%. This highlights the higher sensitivity of damping ratios compared to frequencies in detecting minor structural damage.

5.2. Five-Storey Steel–Concrete Hybrid Structure

Figure 12 presents the shaking table experiment of a five-storey steel–concrete hybrid structure. The tested specimen has an overall height of 13 m, with each floor slab constructed of reinforced concrete measuring 5 m × 5 m. The applied loads, including self-weight, were 154 kN for the first four storeys and 136 kN for the fifth storey. The shaking table tests were conducted using the scale-up El Centro (1940) earthquake excitation record. The excitation inputs for the eight events are listed in Table 3. On each floor slab, two accelerometers were installed at the centre and at one corner to record three-directional acceleration responses. The sampling frequency was 256 Hz, and the white-noise excitation lasted 100–110 s. The NS direction was designated as the X-axis (grid 1–3 in Figure 12), and the EW direction as the Y-axis (grid A–D in Figure 12). A manual inspection was conducted after each event, with a detailed inspection carried out following the eighth event.
The corresponding peak ground accelerations (PGA) in the X-direction were approximately 0.04 g, 0.09 g, and 0.19 g for the 0.01, 0.25, and 0.50 intensity levels, respectively. In the Y-direction, the PGAs were slightly smaller, approximately 0.03 g, 0.07 g, and 0.14 g. The formation of visible cracks in the reinforced concrete columns was first observed during the fifth inspection. The extent and number of cracks increased progressively with successive excitation events, as shown in Figure 13.
The two NN-embedded EFDD approaches were applied to the white-noise response records in both the X and Y directions. The available record length (100–110 s) constrains the achievable spectral resolution to approximately Δ f 1 / T 0.01 Hz . The step-wise model could not be used, as its WelchHead module includes a resolution option of 0.005 Hz, requiring a record length of at least 200 s to be physically feasible. The grid-weight EFDD-NN approach was employed, and, consistent with the previous section, the conventional EFDD and ERA-NExT methods were also applied for comparison. The identification results for damping ratios and natural frequencies are summarised in Table A3 and Table A4. The event numbering follows the configuration listed in Table 3. The first white-noise test conducted in Event 1 is designated as Event 0.
As shown in Figure 14, in the X direction, the grid-weight EFDD successfully captured the variation in the first-mode damping ratio at Event 5, while no consistent trend was observed in the results of the conventional EFDD or ERA-NExT. Between Events 0 and 4, the damping ratio identified by the grid-weight approach exhibited an upward trend. According to the data in Table A3, the damping ratio increased by approximately 34%, which is considerably higher than the 9% change observed in the corresponding natural frequency. This result highlights the superior sensitivity of the damping ratio in detecting subtle or visually imperceptible micro-cracks and minor damage in the structure. However, as the structural damage progressed further, the damping ratio decreased sharply, showing an opposite trend to its earlier behaviour. In contrast, the first-mode frequency continued to decrease after its abrupt drop at Event 5. Moreover, the second and third modal frequencies also demonstrated clear downward trends, consistent with the expected reduction in structural stiffness.
Figure 15 further indicates that the damping ratios identified in the Y direction exhibit no consistent correlation with structural damage. Although the identified frequencies contain a few local spikes, the overall trend for all three modes still gradually reduces. These observations suggest that the phenomenon may not be attributed to the accuracy of damping identification, but rather to the inherent limitations of using damping as a damage detection indicator.

5.3. Discussion of Damage Detection

The core objective of structural health monitoring (SHM) lies in damage detection. For invisible damage, as discussed in Section 5.1, the two proposed NN-embedded EFDD approaches show consistency with conventional identification methods. During WN3 and WN4, the identified damping ratios exhibited a noticeable increase, whereas the corresponding changes in frequency were negligible. This observation is consistent with the results in Section 5.2, where the grid-weight EFDD revealed similar behaviour in both the X and Y directions between Events 0 and 4. These findings collectively indicate that damping ratios possess higher sensitivity to subtle, non-visible damage. When minor internal damage occurs within structural components, the overall stiffness of the system remains nearly unchanged and thus cannot be reflected in frequency variations. However, micro-cracks, local yielding of steel, and the contribution of hysteretic energy dissipation increase the energy loss efficiency during vibration, which is manifested as an increase in the identified damping ratio.
In Section 5.1, when visibly detectable damage at WN5 occurred, all identification methods showed a sharp increase in damping ratio (approximately 20%), accompanied by a moderate decrease in frequency (around 2%). However, this advantage was no longer observed in the tests of Section 5.2. Only the grid-weight method presented a limited and consistent damping ratio trend in the X direction, while none of the methods showed any correlation between damping variation and structural damage in the Y direction. In contrast, frequency demonstrated a clear and stable decreasing trend. At Event 5, when minor cracking was first observed during inspection, the X-direction frequency exhibited a sharp reduction (approximately 37%). As the cracks propagated, the frequencies of all modes consistently decreased. Assuming that the grid-weight EFDD yields more reliable estimates, the damping ratios instead displayed a significant reduction, not an increase.
The inconsistency regarding the damage-detective capability of damping ratios can be attributed to three main factors. First, the white noise excitation for the five-storey structure lasted only 100 s, which was insufficient to ensure reliable damping identification accuracy. Second, the five-storey experiment represents a more complex configuration, as it included non-structural components such as bookshelves, office furniture, and computers. These elements introduced additional disturbance not only to the damping identification process but also contributed to fluctuations in the identified frequencies. Third, and most importantly, the eight-storey specimen is a pure steel structure, whereas the five-storey specimen is a steel–concrete hybrid structure. The uniform material properties of the steel frame result in a more stable energy dissipation mechanism, while in hybrid systems, multiple energy dissipation sources interact in a nonlinear and inconsistent manner. Previous studies have also shown that experiments exhibiting stable damping evolution with damage are typically associated with single-material structures [13,18,64] or individual components [12,14,15,16,20].
From a physical standpoint, the identified damping ratio from a vibration represents multiple energy-dissipation mechanisms, such as microcracking and crack closure in concrete, frictional slip at interfaces, joint and connection hysteresis, and local yielding. Incipient damage can alter the vibration energy loss per cycle without producing an immediate or commensurate change in global stiffness. Hence, damping behaves as a process-level indicator, whereas natural frequency is a stiffness-state indicator. In homogeneous, single-material systems, the dominant dissipation pathway tends to vary coherently with damage, and modal damping often exhibits a clear, monotonic shift at early stages when frequency remains nearly unchanged. In contrast, in hybrid or otherwise complex assemblies, multiple dissipation sources can be activated with different amplitudes and directions, producing competing effects (e.g., frictional increases vs. stiffness-loss-induced decreases in effective damping). These characteristics explain why damping can be markedly more sensitive to subtle or distributed damage in simple systems, yet less reliable or consistent in complex systems. Practically, damping-based indicators could therefore be interpreted as complementary to frequency. Their diagnostic value is maximised when excitation bandwidth is sufficient, record duration supports stable estimation, and mode-specific uncertainty is quantified. For heterogeneous systems, corroboration with stiffness-based metrics remains advisable.

5.4. Practical Implications for Simulation

In practical workflows, the proposed EFDD–NN modules can be used to calibrate and update damping models in numerical simulation and SHM pipelines. In finite-element analyses, the identified ζ n under ambient excitation could offer damage- and time-dependent targets that replace fixed Rayleigh or uniform modal damping assumptions. For nonlinear or inelastic time–history analysis, bell-shaped proportional viscous damping models [56,65] can be informed by the identified evolution of ζ n and f n in real structures, enabling a more faithful simulation of damage-dependent attenuation. In practice, coupling the learned { ζ n ( t ) , f n ( t ) } with a bell-shaped formulation allows the damping envelope to reflect the observed progression of energy dissipation, which is expected to improve the accuracy of ambient demand predictions in time–history analyses.

6. Conclusions

This study proposed two neural-network-embedding strategies to improve the damping identification capability of EFDD for vibration-based structural health monitoring. The first approach (step-wise) decomposed the EFDD workflow into its bias-prone signal-processing steps. Neural networks were introduced as data-driven parameter selectors to replace default settings and reduce dependence on user experience. The second approach (grid-weight) relied on precomputing candidate damping ratios over a grid of parameter settings, followed by a neural weighting model that adaptively aggregated these candidates. Numerical simulations with additive measurement noise were employed to validate both strategies. The results demonstrated enhanced accuracy across modes. The grid-weight method achieves superior precision at the expense of higher computational cost due to the need for extensive pre-calculation.
The proposed models were further applied to two shaking table experiments, including an eight-storey steel frame and a five-storey steel–concrete hybrid structure. Compared with conventional methods, the grid-weight approach demonstrated superior consistency in damping identification and the ability to reveal damping variations before visible cracking, underscoring the potential of damping as a sensitive early-stage damage indicator. The experiments also highlighted the risks of damping-based damage detection. The energy dissipation mechanism is stable in homogeneous material structures, but not in hybrid systems with multiple energy-dissipation sources, such as friction, cracking, and interface slip, which introduce competing effects that obscure the relationship between damping and damage. Consequently, while the proposed grid-weight EFDD provides an improved and data-driven framework for damping identification, the interpretation of damping as a damage-sensitive parameter must still be considered material-dependent and complementary to frequency-based indicators.

Author Contributions

Y.Z.: conceptualisation; data curation; formal analysis; investigation; methodology; validation; visualisation; writing—original draft. C.-L.L.: conceptualization; methodology; project administration; resources; supervision; validation; writing—review and editing. J.G. and R.S.: conceptualization; methodology; supervision; writing—review and editing. J.Y., F.S. and A.S.C.: investigation. All authors have read and agreed to the published version of the manuscript.

Funding

This work is funded by the National Natural Science Foundation of China (Grant Nos. 52378531 and 12402063) and QuakeCoRE, a New Zealand tertiary education commission-funded centre.

Data Availability Statement

The data that support the findings of this study are available from the corresponding author upon reasonable request.

Conflicts of Interest

The authors declare no conflicts of interest.

Appendix A

Table A1. Damping identification for the eight-storey steel structure (unit: %).
Table A1. Damping identification for the eight-storey steel structure (unit: %).
MethodModeWN1WN2WN3WN4WN5WN6WN7
Grid-weight11.181.121.141.241.511.411.38
20.810.810.810.800.700.670.66
30.971.101.221.401.221.231.26
Step-wise11.191.131.131.241.491.411.39
20.760.760.750.800.670.650.64
30.871.041.261.401.271.171.18
EFDD11.151.091.081.201.451.371.34
20.700.700.670.710.630.610.60
30.590.880.840.950.790.730.69
ERA-NExT11.211.141.121.161.451.441.43
21.021.051.051.091.071.041.02
31.121.261.341.401.421.371.33
Table A2. Frequency identification for the eight-storey steel structure (unit: Hz).
Table A2. Frequency identification for the eight-storey steel structure (unit: Hz).
MethodModeWN1WN2WN3WN4WN5WN6WN7
EFDD-NN13.293.283.283.283.223.193.18
213.4113.4013.3913.3613.2113.1613.14
331.3331.3331.3331.2230.9530.8530.85
ERA-NExT13.293.293.283.273.223.193.19
213.4113.4013.3913.3613.1913.1513.12
331.3331.3031.2531.1230.8030.7030.66
Table A3. Damping identification for the five-storey steel–concrete hybrid structure (unit: %).
Table A3. Damping identification for the five-storey steel–concrete hybrid structure (unit: %).
DirectionMethodModeEvents
012345678
X (NS)Grid-weight12.292.662.982.793.074.984.554.774.93
22.012.062.321.991.932.261.912.711.41
31.341.370.971.351.301.401.350.030.06
EFDD14.191.496.435.422.253.248.494.073.74
21.260.812.963.004.003.704.084.495.50
30.730.312.171.972.350.261.982.632.60
ERA-NExT16.671.867.984.058.154.434.424.981.91
23.083.863.322.963.844.032.973.873.42
31.691.361.692.151.742.572.562.164.00
Y (EW)Grid-weight14.376.596.216.006.496.016.986.966.29
21.671.041.641.952.472.111.672.211.84
30.871.030.760.010.480.250.571.141.05
EFDD14.224.824.924.813.133.032.052.483.73
21.462.471.432.413.005.342.443.062.75
30.310.140.500.020.100.060.161.701.03
ERA-NExT10.577.459.336.807.540.942.643.034.79
22.022.261.972.663.293.833.444.274.16
31.951.773.193.693.814.474.295.425.59
Table A4. Frequency identification for the five-storey steel–concrete hybrid structure (unit: Hz).
Table A4. Frequency identification for the five-storey steel–concrete hybrid structure (unit: Hz).
DirectionMethodModeEvents
012345678
X (NS)EFDD-NN12.082.021.891.921.891.201.151.091.05
211.8811.6111.6711.6811.6211.4710.3410.099.87
330.8430.9230.1828.6228.9128.5427.5826.6726.91
ERA-NExT12.041.991.861.881.791.181.161.171.18
211.6711.8711.6311.5611.6411.3211.5010.0110.06
331.0530.6729.2229.2028.6928.8227.6126.5526.40
Y (EW)EFDD-NN11.171.181.161.121.171.171.191.131.06
26.806.976.816.646.646.646.556.106.04
310.6210.5010.3010.4710.4210.0010.059.919.70
ERA-NExT11.291.241.221.231.151.201.151.121.08
26.716.986.706.596.566.486.256.066.03
310.3610.7110.2710.1210.009.759.369.209.03

References

  1. Hou, R.; Xia, Y. Review on the new development of vibration-based damage identification for civil engineering structures: 2010–2019. J. Sound Vib. 2021, 491, 115741. [Google Scholar] [CrossRef]
  2. Cao, M.S.; Sha, G.G.; Gao, Y.F.; Ostachowicz, W. Structural damage identification using damping: A compendium of uses and features. Smart Mater. Struct. 2017, 26, 043001. [Google Scholar] [CrossRef]
  3. Doebling, S.W.; Farrar, C.R.; Prime, M.B.; Shevitz, D.W. Damage Identification and Health Monitoring of Structural and Mechanical Systems from Changes in Their Vibration Characteristics: A Literature Review; Technical Report LA–13070-MS; Los Alamos National Lab.: Los Alamos, NM, USA, 1996. [Google Scholar] [CrossRef]
  4. Doebling, S.W.; Farrar, C.R.; Prime, M.B. A Summary Review of Vibration-Based Damage Identification Methods. Shock Vib. Dig. 1998, 30, 91–105. [Google Scholar] [CrossRef]
  5. Yoon, M.K.; Heider, D.; Gillespie, J.W.; Ratcliffe, C.P.; Crane, R.M. Local damage detection using the two-dimensional gapped smoothing method. J. Sound Vib. 2005, 279, 119–139. [Google Scholar] [CrossRef]
  6. Bayissa, W.L.; Haritos, N.; Thelandersson, S. Vibration-based structural damage identification using wavelet transform. Mech. Syst. Signal Process. 2008, 22, 1194–1215. [Google Scholar] [CrossRef]
  7. Hearn, G.; Testa, R.B. Modal Analysis for Damage Detection in Structures. J. Struct. Eng. 1991, 117, 3042–3063. [Google Scholar] [CrossRef]
  8. Sun, X.; Ilanko, S.; Mochida, Y.; Tighe, R.C. A Review on Vibration-Based Damage Detection Methods for Civil Structures. Vibration 2023, 6, 843–875. [Google Scholar] [CrossRef]
  9. Salawu, O.S. Detection of structural damage through changes in frequency: A review. Eng. Struct. 1997, 19, 718–723. [Google Scholar] [CrossRef]
  10. Zou, Y.; Tong, L.; Steven, G.P. Vibration-Based Model-Dependent Damage (Delamination) Identification and Health Monitoring for Composite Structures—A Review. J. Sound Vib. 2000, 230, 357–378. [Google Scholar] [CrossRef]
  11. Farrar, C.R.; Jauregui, D.A. Comparative study of damage identification algorithms applied to a bridge: I. Experiment. Smart Mater. Struct. 1998, 7, 704. [Google Scholar] [CrossRef]
  12. Curadelli, R.O.; Riera, J.D.; Ambrosini, D.; Amani, M.G. Damage detection by means of structural damping identification. Eng. Struct. 2008, 30, 3497–3504. [Google Scholar] [CrossRef]
  13. Consuegra, F.; Irfanoglu, A. Variation of Small Amplitude Vibration Dynamic Properties with Displacement in Reinforced Concrete Structures. Exp. Mech. 2012, 52, 817–828. [Google Scholar] [CrossRef]
  14. Daneshjoo, F.; Gharighoran, A. Experimental and theoretical dynamic system identification of damaged RC beams. Electron. J. Struct. Eng. 2008, 8, 29–39. [Google Scholar] [CrossRef]
  15. Shahzad, S.; Yamaguchi, H.; Takanami, R.; Asamoto, S. Detection of Corrosion-Induced Damage in Reinforced Concrete Beams Based on Structural Damping Identification. In Proceedings of the Thirteenth East Asia-Pacific Conference on Structural Engineering and Construction (EASEC-13), Sapporo, Japan, 11–13 September 2013. [Google Scholar]
  16. Razak, H.A.; Choi, F.C. The effect of corrosion on the natural frequency and modal damping of reinforced concrete beams. Eng. Struct. 2001, 23, 1126–1133. [Google Scholar] [CrossRef]
  17. Wei, Z.; Yam, L.H.; Cheng, L. Detection of internal delamination in multi-layer composites using wavelet packets combined with modal parameter analysis. Compos. Struct. 2004, 64, 377–387. [Google Scholar] [CrossRef]
  18. Frizzarin, M.; Feng, M.Q.; Franchetti, P.; Soyoz, S.; Modena, C. Damage detection based on damping analysis of ambient vibration data. Struct. Control Health Monit. 2010, 17, 368–385. [Google Scholar] [CrossRef]
  19. Montalvão, D.; Karanatsis, D.; Ribeiro, A.M.; Arina, J.; Baxter, R. An experimental study on the evolution of modal damping with damage in carbon fiber laminates. J. Compos. Mater. 2015, 49, 2403–2413. [Google Scholar] [CrossRef]
  20. Panteliou, S.D.; Chondros, T.G.; Argyrakis, V.C.; Dimarogonas, A.D. Damping Factor as an Indicator of Crack Severity. J. Sound Vib. 2001, 241, 235–245. [Google Scholar] [CrossRef]
  21. Salawu, O.S.; Williams, C. Bridge Assessment Using Forced-Vibration Testing. J. Struct. Eng. 1995, 121, 161–173. [Google Scholar] [CrossRef]
  22. Kato, M.; Shimada, S. Vibration of PC Bridge during Failure Process. J. Struct. Eng. 1986, 112, 1692–1703. [Google Scholar] [CrossRef]
  23. Alampalli, S. Effects of Testing, Analysis, Damage, and Environment on Modal Parameters. Mech. Syst. Signal Process. 2000, 14, 63–74. [Google Scholar] [CrossRef]
  24. Zheng, Y.; Lee, C.L.; Shen, R.; Guo, J. Revisiting damping identification: Limitations and comparative evaluation under impulse, white noise, and seismic excitations. Front. Built Environ. 2025, 11, 1671758. [Google Scholar] [CrossRef]
  25. Zheng, Y.; Lee, C.L.; Shen, R. Comparison of Damping Ratio Identification Methods for Buildings Using Seismic Responses. In Proceedings of the 26th Australasian Conference on the Mechanics of Structures and Materials; Chouw, N., Zhang, C., Eds.; Springer: Singapore, 2024; pp. 491–499. [Google Scholar] [CrossRef]
  26. Brincker, R.; Ventura, C.E.; Andersen, P. Damping Estimation by Frequency Domain Decomposition: The International Modal Analysis Conference. In Proceedings of IMAC 19; Society for Experimental Mechanics: Bethel, CT, USA, 2001; pp. 698–703. [Google Scholar]
  27. Magalhães, F.; Cunha, Á.; Caetano, E.; Brincker, R. Damping estimation using free decays and ambient vibration tests. Mech. Syst. Signal Process. 2010, 24, 1274–1290. [Google Scholar] [CrossRef]
  28. Jokinen, H.; Ollila, J.; Aumala, O. On windowing effects in estimating averaged periodograms of noisy signals. Measurement 2000, 28, 197–207. [Google Scholar] [CrossRef]
  29. Antoni, J.; Schoukens, J. A comprehensive study of the bias and variance of frequency-response-function measurements: Optimal window selection and overlapping strategies. Automatica 2007, 43, 1723–1736. [Google Scholar] [CrossRef]
  30. Astfalck, L.C.; Sykulski, A.M.; Cripps, E.J. Debiasing Welch’s method for spectral density estimation. Biometrika 2024, 111, 1313–1329. [Google Scholar] [CrossRef]
  31. Jacobsen, N.J.; Andersen, P.; Brincker, R. Using Enhanced Frequency Domain Decomposition as a Robust Technique to Harmonic Excitation in Operational Modal Analysis: International Conference on Noise & Vibration Engineering. In Proceedings of ISMA2006; Katholieke Universiteit: Leuven, Belgium, 2006. [Google Scholar]
  32. Koukoura, C.; Natarajan, A.; Vesth, A. Identification of support structure damping of a full scale offshore wind turbine in normal operation. Renew. Energy 2015, 81, 882–895. [Google Scholar] [CrossRef]
  33. Zheng, Y.; Lee, C.L.; Shen, R. Insight on Damping Ratio Identification Techniques of the Enhanced Frequency Domain Decomposition. In Proceedings of the 18th World Conference on Earthquake Engineering, Milan, Italy, 30 June–5 July 2024. [Google Scholar]
  34. Yun, D.Y.; Oh, B.K.; Park, K.; Park, H.S. LSTM-Based Approach for Stable Identification of Modal Damping Ratio in Building Structures. Struct. Control Health Monit. 2024, 2024, 6645626. [Google Scholar] [CrossRef]
  35. Qin, M.; Chen, H.; Zheng, R.; He, X.; Ren, S. An Adaptive Operational Modal Analysis under Non-White Noise Excitation Using Hybrid Neural Networks. Appl. Sci. 2022, 12, 2471. [Google Scholar] [CrossRef]
  36. Jian, X.; Xia, Y.; Duthé, G.; Bacsa, K.; Liu, W.; Chatzi, E. Using graph neural networks and frequency domain data for automated operational modal analysis of populations of structures. Data-Centric Eng. 2025, 6, e45. [Google Scholar] [CrossRef]
  37. Zahid, F.B.; Ong, Z.C.; Khoo, S.Y. A review of operational modal analysis techniques for in-service modal identification. J. Braz. Soc. Mech. Sci. Eng. 2020, 42, 398. [Google Scholar] [CrossRef]
  38. Bin Abu Hasan, M.D.; Ahmad, Z.; Leong, M.; Hee, L. Enhanced frequency domain decomposition algorithm: A review of a recent development for unbiased damping ratio estimates. J. Vibroeng. 2018, 20, 1919–1936. [Google Scholar] [CrossRef]
  39. Tamura, Y.; Zhang, L.; Yoshida, A.; Nakata, S.; Itoh, T. Ambient vibration tests and modal identification of structures by FDD and 2DOF-RD technique. Proc. Symp. Motion Vib. Control 2002, 2003, 601–604. [Google Scholar] [CrossRef]
  40. Bishop, C.M. Neural Networks for Pattern Recognition, reprinted ed.; Oxford University Press: Oxford, UK, 2010. [Google Scholar]
  41. Lecun, Y.; Bottou, L.; Bengio, Y.; Haffner, P. Gradient-based learning applied to document recognition. Proc. IEEE 1998, 86, 2278–2324. [Google Scholar] [CrossRef]
  42. Hochreiter, S.; Schmidhuber, J. Long Short-Term Memory. Neural Comput. 1997, 9, 1735–1780. [Google Scholar] [CrossRef]
  43. Pandey, P.C.; Barai, S.V. Multilayer perceptron in damage detection of bridge structures. Comput. Struct. 1995, 54, 597–608. [Google Scholar] [CrossRef]
  44. Fang, X.; Luo, H.; Tang, J. Structural damage detection using neural network with learning rate improvement. Comput. Struct. 2005, 83, 2150–2161. [Google Scholar] [CrossRef]
  45. Chang, C.C.; Chang, T.Y.P.; Xu, Y.G.; Wang, M.L. Structural Damage Detection Using an Iterative Neural Network. J. Intell. Mater. Syst. Struct. 2000, 11, 32–42. [Google Scholar] [CrossRef]
  46. Azimi, M.; Pekcan, G. Structural health monitoring using extremely compressed data through deep learning. Comput.-Aided Civ. Infrastruct. Eng. 2020, 35, 597–614. [Google Scholar] [CrossRef]
  47. Abdeljaber, O.; Avci, O.; Kiranyaz, S.; Gabbouj, M.; Inman, D.J. Real-time vibration-based structural damage detection using one-dimensional convolutional neural networks. J. Sound Vib. 2017, 388, 154–170. [Google Scholar] [CrossRef]
  48. Kiranyaz, S.; Ince, T.; Abdeljaber, O.; Avci, O.; Gabbouj, M. 1-D Convolutional Neural Networks for Signal Processing Applications. In Proceedings of the ICASSP 2019–2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Brighton, UK, 12–17 May 2019; pp. 8360–8364. [Google Scholar] [CrossRef]
  49. Zhao, B.; Cheng, C.; Peng, Z.; Dong, X.; Meng, G. Detecting the Early Damages in Structures with Nonlinear Output Frequency Response Functions and the CNN-LSTM Model. IEEE Trans. Instrum. Meas. 2020, 69, 9557–9567. [Google Scholar] [CrossRef]
  50. Yun, D.Y.; Park, H.S. Modal identification of building structures under unknown input conditions using extended Kalman filter and long-short term memory. Integr. Comput.-Aided Eng. 2023, 30, 185–201. [Google Scholar] [CrossRef]
  51. Guo, J.; Enokida, R.; Li, D.; Ikago, K. Combination of physics-based and data-driven modeling for nonlinear structural seismic response prediction through deep residual learning. Earthq. Eng. Struct. Dyn. 2023, 52, 2429–2451. [Google Scholar] [CrossRef]
  52. Solomon, O.M., Jr. PSD Computations Using Welch’s Method; Technical Report; Sandia National Laboratories: lbuquerque, NM, USA, 1991. [Google Scholar] [CrossRef]
  53. Rainieri, C.; Fabbrocino, G. Operational Modal Analysis of Civil Engineering Structures: An Introduction and Guide for Applications; Springer: New York, NY, USA, 2014. [Google Scholar] [CrossRef]
  54. Harris, F. On the use of windows for harmonic analysis with the discrete Fourier transform. Proc. IEEE 1978, 66, 51–83. [Google Scholar] [CrossRef]
  55. Verboven, P.; Guillaume, P.; Cauberghe, B.; Vanlanduit, S.; Parloo, E. Modal parameter estimation from input–output Fourier data using frequency-domain maximum likelihood identification. J. Sound Vib. 2004, 276, 957–979. [Google Scholar] [CrossRef]
  56. Lee, C.L. Proportional viscous damping model for matching damping ratios. Eng. Struct. 2020, 207, 110178. [Google Scholar] [CrossRef]
  57. Lee, C.L.; Chang, T.L.; Carr, A.J. Consistent assembly method for elemental damping. Comput. Struct. 2023, 289, 107152. [Google Scholar] [CrossRef]
  58. Lee, C.L. Type 4 bell-shaped proportional damping model and energy dissipation for structures with inelastic and softening response. Comput. Struct. 2022, 258, 106663. [Google Scholar] [CrossRef]
  59. Lee, C.L. Sparse proportional viscous damping model for structures with large number of degrees of freedom. J. Sound Vib. 2020, 478, 115312. [Google Scholar] [CrossRef]
  60. Magalhães, F.; Cunha, A.; Caetano, E. Vibration based structural health monitoring of an arch bridge: From automated OMA to damage detection. Mech. Syst. Signal Process. 2012, 28, 212–228. [Google Scholar] [CrossRef]
  61. Brincker, R.; Ventura, C. Introduction to Operational Modal Analysis; John Wiley & Sons: Hoboken, NJ, USA, 2015. [Google Scholar]
  62. Pasca, D.P.; Aloisio, A.; Rosso, M.M.; Sotiropoulos, S. PyOMA and PyOMA_GUI: A Python module and software for Operational Modal Analysis. SoftwareX 2022, 20, 101216. [Google Scholar] [CrossRef]
  63. Yang, J.Q.; Sun, F.F.; Lee, C.L.; Liu, Y.; Zheng, Y.Q. Shaking table test and control effect analysis of structure with negative stiffness damped outrigger. Eng. Struct. 2025, 322, 119083. [Google Scholar] [CrossRef]
  64. Zitto, M.E.; Piotrkowski, R.; Gallego, A.; Sagasta, F.; Benavent-Climent, A. Damage assessed by wavelet scale bands and b-value in dynamical tests of a reinforced concrete slab monitored with acoustic emission. Mech. Syst. Signal Process. 2015, 60–61, 75–89. [Google Scholar] [CrossRef]
  65. Lee, C.L. Bell-shaped proportional viscous damping models with adjustable frequency bandwidth. Comput. Struct. 2021, 244, 106423. [Google Scholar] [CrossRef]
Figure 1. WelchHead workflow.
Figure 1. WelchHead workflow.
Sensors 25 06929 g001
Figure 2. Flowchart of NN embedding on EFDD: (a) step-wise; (b) grid-weight.
Figure 2. Flowchart of NN embedding on EFDD: (a) step-wise; (b) grid-weight.
Sensors 25 06929 g002
Figure 3. Schematic diagram of numerical model.
Figure 3. Schematic diagram of numerical model.
Sensors 25 06929 g003
Figure 4. Loss function for step-wise training.
Figure 4. Loss function for step-wise training.
Sensors 25 06929 g004
Figure 5. Test performance of step-wise vs. conventional module in frequency.
Figure 5. Test performance of step-wise vs. conventional module in frequency.
Sensors 25 06929 g005
Figure 6. Test performance of step-wise vs. conventional module in damping.
Figure 6. Test performance of step-wise vs. conventional module in damping.
Sensors 25 06929 g006
Figure 7. Loss function for grid-weight training.
Figure 7. Loss function for grid-weight training.
Sensors 25 06929 g007
Figure 8. Test performance of grid-weight vs. conventional module on damping.
Figure 8. Test performance of grid-weight vs. conventional module on damping.
Sensors 25 06929 g008
Figure 9. Overall view of the scaled NSDO structure and loading setup [63].
Figure 9. Overall view of the scaled NSDO structure and loading setup [63].
Sensors 25 06929 g009
Figure 10. WeakPlate inspection.
Figure 10. WeakPlate inspection.
Sensors 25 06929 g010
Figure 11. Identified damping and frequency by methods.
Figure 11. Identified damping and frequency by methods.
Sensors 25 06929 g011
Figure 12. Overall view of the five-storey steel–concrete hybrid structure.
Figure 12. Overall view of the five-storey steel–concrete hybrid structure.
Sensors 25 06929 g012
Figure 13. Photos after the fifth inspection.
Figure 13. Photos after the fifth inspection.
Sensors 25 06929 g013
Figure 14. Identified damping and frequency by methods in the X direction.
Figure 14. Identified damping and frequency by methods in the X direction.
Sensors 25 06929 g014
Figure 15. Identified damping and frequency by methods in the Y direction.
Figure 15. Identified damping and frequency by methods in the Y direction.
Sensors 25 06929 g015
Table 1. Summary of the three proposed neural modules.
Table 1. Summary of the three proposed neural modules.
ModuleInputOutputTheoretical ObjectiveTraining Strategy
WelchHeadGlobal spectral statistics ϕ ( S ^ ) Welch parameters ( d f , overlap , window ) Maximise modal separation and minimise variance and spectral leakagePseudo-label imitation based on peak prominence and spectral smoothness scoring.
BandHeadLocal spectral features { Ψ ( f k ) } Band boundaries ( Δ f L , Δ f U ) Balance linearity, monotonicity, bandwidth, contamination, and asymmetryPseudo-label imitation using envelope and spectral quality evaluation.
GateHeadEnvelope features { Ψ t } Time-gating weights g ( t ) Robust regression minimisation of Equation (16)Pseudo-label imitation using offline optimisation of ( g ( t ) , δ ) .
Table 2. Information on input ground motions.
Table 2. Information on input ground motions.
No.EarthquakeMagnitudeStationYearPGA
1San Fernando (SF)6.61Isabella Dam19710.23 g
2Imperial Valley (IV)6.53El Centro19790.45 g
3Chi-Chi (CC)7.62TCU08419990.32 g
Table 3. Test events of five-storey steel–concrete hybrid structure.
Table 3. Test events of five-storey steel–concrete hybrid structure.
EventIntensityDirectionG. Motion
10.01-White Noise
0.25EWEl Centro (1940) × 1.32
0.01-White Noise
20.25NSEl Centro (1940) × 1.32
0.01-White Noise
30.25EW + NSEl Centro (1940) × 1.32
0.01-White Noise
40.25EW + NS + UDEl Centro (1940) × 1.32
0.01-White Noise
50.50EWEl Centro (1940) × 1.32
0.01-White Noise
60.50NSEl Centro (1940) × 1.32
0.01-White Noise
70.50EW + NSEl Centro (1940) × 1.32
0.01-White Noise
80.50EW + NS + UDEl Centro (1940) × 1.32
0.01-White Noise
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

Zheng, Y.; Lee, C.-L.; Guo, J.; Shen, R.; Sun, F.; Yang, J.; Calad, A.S. Improving EFDD with Neural Networks in Damping Identification for Structural Health Monitoring. Sensors 2025, 25, 6929. https://doi.org/10.3390/s25226929

AMA Style

Zheng Y, Lee C-L, Guo J, Shen R, Sun F, Yang J, Calad AS. Improving EFDD with Neural Networks in Damping Identification for Structural Health Monitoring. Sensors. 2025; 25(22):6929. https://doi.org/10.3390/s25226929

Chicago/Turabian Style

Zheng, Yuanqi, Chin-Long Lee, Jia Guo, Renjie Shen, Feifei Sun, Jiaqi Yang, and Alejandro Saenz Calad. 2025. "Improving EFDD with Neural Networks in Damping Identification for Structural Health Monitoring" Sensors 25, no. 22: 6929. https://doi.org/10.3390/s25226929

APA Style

Zheng, Y., Lee, C.-L., Guo, J., Shen, R., Sun, F., Yang, J., & Calad, A. S. (2025). Improving EFDD with Neural Networks in Damping Identification for Structural Health Monitoring. Sensors, 25(22), 6929. https://doi.org/10.3390/s25226929

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

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop