Abstract
Impact localisation on composite aircraft structures remains a significant challenge due to operational and environmental uncertainties, such as variations in temperature, impact mass and energy levels. This study proposes a novel Gaussian process regression (GPR) framework that leverages the order invariance of time difference of arrival (TDOA) inputs to achieve probabilistic impact localisation under such uncertainties. A composite (COMP) kernel function, combining radial basis function and cosine similarity kernels, is designed based on wave propagation dynamics to enhance adaptability to diverse conditions. To jointly predict spatial coordinates, a task covariance kernel is incorporated to support multitask learning, allowing the model to capture correlations between outputs. To further improve robustness, a Bayesian-inspired model averaging strategy is employed to fuse predictions from multiple GPR models, assigning adaptive weights based on both global model fit and local predictive confidence. The proposed framework is experimentally validated on a sensorised composite panel under a wide range of impact conditions, including large-mass drop tower tests and small-mass guided impacts, across varying temperatures and angles. Convolutional neural networks, a widely used deep learning method, are adopted as a baseline for comparison. Results demonstrate that the GPR-based approach achieves higher localisation accuracy and robustness without requiring explicit compensation for environmental or loading variations. The study also highlights the critical role of TDOA preprocessing: sample standardisation outperforms feature standardisation by preserving directional structure and improving GPR model compatibility. These findings underscore the method’s potential for reliable, uncertainty-aware structural health monitoring in complex aerospace environments.
Keywords
Introduction
Composite aircraft airframes in operational service are vulnerable to a variety of impact events, such as tool drops, hail, and bird strikes. 1 Among these, low-velocity impacts on composite aerostructures pose a significant risk of inducing barely visible impact damage, 2 including matrix cracking, 3 delamination 4 and fibre breakage. 5 These barely detectable forms of damage may propagate over time and compromise structural integrity. To effectively detect and monitor these random impacts, passive structural health monitoring (SHM) techniques can be integrated into the airframe, 6 enabling early identification of the location, presence, and severity of impact-induced damage. Among the key steps in SHM, impact localisation is fundamental, providing the spatial information required for follow-up damage assessment and mitigation.
Passive sensing offers a non-intrusive and cost-effective solution for monitoring aerostructures, providing high sensitivity to dynamic events without requiring continuous active excitation. 7 This makes it particularly well-suited for impact monitoring in composite aerostructures, as illustrated in Figure 1, where passive sensors – such as piezoelectric transducers (PZTs), strain gauges or accelerometers – can be embedded during manufacturing or retrofitted post-production. These sensors form a distributed network capable of continuous, real-time monitoring throughout the operational lifespan of the structure. When an impact occurs, it generates elastic waves that propagate through the material. These waves, composed of longitudinal and flexural components,8,9 carry key information about the impact’s location, magnitude and duration. The sensor network captures these signals, triggering data acquisition and enabling reconstruction of the impact event. 10

Passive sensing for impact monitoring. Passive sensors capture impact responses, forming the basis for reconstructing the impact event. Accurate impact identification under environmental and operational uncertainties is essential to ensure the reliability and effectiveness of practical applications.
Impact localisation, in essence, is an inverse problem: determining the location of structural excitation (inputs) from structural outputs (passive sensor signals). Significant research efforts have been devoted to developing real-time impact localisation methodologies for composite aerostructures, considering their anisotropic and complex material properties. These methodologies are broadly classified into two categories: model-based and data-driven methods. Model-based methods rely on physical and mathematical representations of impact dynamics, including finite element analysis,11–14 structural modal analysis15–17 and structural transfer functions.18–23 These methods excel in controlled conditions but often require precise knowledge of material properties 24 and boundary conditions, 25 which can be challenging to obtain in real-world applications. Ensuring their accuracy involves iterative model updating, 26 validation and verification. 27
On the other hand, data-driven methods bypass complex physics-based modelling by learning input-output mappings directly from reference data. Traditional approaches, such as multi-layer perceptrons28,29 and Gaussian process (GP) regression (GPR),30,31 depend on features like time difference of arrival (TDOA),32,33 rooted in wave propagation principles.34–41 More recently, deep learning approaches, convolutional neural networks (CNNs),42,43 temporal convolutional networks, 44 recurrent neural networks 45 and graph neural networks,46,47 have been explored for their ability to process raw time-series data. However, such models typically require large-scale, high-quality training datasets, which are difficult to obtain in SHM due to the cost and complexity of real-world impact replication.
A fundamental limitation shared by both model-based and data-driven impact localisation methods is their sensitivity to environmental and operational uncertainties. As illustrated in Figure 1, these methods are typically developed, trained and validated under controlled laboratory conditions. However, their real-world deployment inevitably subjects them to unpredictable variations, including temperature fluctuations, structural vibrations and ambient acoustic noise. Moreover, real-world impacts can differ markedly from laboratory test conditions in terms of mass, energy, angle and environmental context. These discrepancies introduce significant uncertainties that degrade model performance. For instance, even modest changes in temperature can alter wave propagation velocities, leading to inaccuracies in TDOA estimates. Similarly, variations in impact mass or energy can drastically modify the spectral content of the recorded signals. While prior studies 48 have reported small perturbations in TDOA due to minor changes in impact conditions, such results fall short of addressing the broader spectrum of uncertainties encountered in operational environments.
To address these challenges, several strategies have been explored:
Data augmentation49,50: Deep learning models trained on large datasets can achieve high accuracy; however, obtaining extensive labelled data is often impractical in SHM applications due to the high cost and labour-intensive nature of experimental data collection. Moreover, it is impossible to replicate the full spectrum of real-world impact uncertainties.
Adaptive/online learning: Real-time model adaptation can improve performance under varying conditions. However, it typically requires continuous monitoring and significant computational resources, which may limit practical deployment in SHM systems.
Physics-guided machine learning: Integrating physical insights into data-driven models can enhance interpretability and reduce reliance on large datasets, thereby improving robustness under previously unseen conditions.
This study introduces a novel approach within the third category, leveraging wave propagation physics to mitigate environmental and operational uncertainties. This integration enables accurate impact localisation under real-world operational conditions using reference impacts (RIs) obtained in controlled laboratory settings. The underlying wave propagation physics reveals an inherent invariance in the order of TDOA under varying environmental and operational conditions. For instance, temperature variations primarily scale wave propagation velocities proportionally, preserving the relative order of TDOA across sensors. Similarly, substantial changes in impact mass modify the frequency spectrum of impact responses, enabling TDOA extraction at different dominant frequencies, which scale proportionally due to bending wave dispersion.
Building on these insights, a composite (COMP) kernel is developed for GPR, combining the strengths of the radial basis function (RBF) and cosine similarity (COS) kernels. The RBF kernel effectively captures nonlinear relationships, while the COS kernel models linear and angular dependencies in TDOA, enhancing robustness against environmental and operational variability. To further improve adaptability, Bayesian-inspired model averaging (BIMA) is employed to dynamically fuse predictions from GPR models with these kernels, assigning context-sensitive weights that enhance overall model reliability and accuracy.
Extensive experimental validation was performed on a fibre-reinforced composite panel using a drop tower (DT), handheld hammer (HA) and a guided drop mass system to simulate a broad spectrum of impact conditions. These tests were designed to introduce significant environmental and operational uncertainties, including variations in impact mass, energy, angle, and temperature. To benchmark performance, CNNs – a widely adopted deep learning architecture in impact localisation – were used as a reference method. The proposed approach consistently demonstrated superior robustness and generalisability across diverse scenarios, underscoring its potential for deployment in real-world SHM applications. The key contributions of this study include:
Physics-guided kernel design: A novel COMP kernel is developed for GPR, combining a RBF kernel and a COS kernel. This hybrid formulation leverages both amplitude and order-based information in TDOA, grounded in wave propagation physics.
Bayesian-inspired model averaging (BIMA): A BIMA strategy is proposed to dynamically averaging predictions from multiple GPR models based on marginal likelihood and local predictive uncertainty. This fusion enhances adaptability under varying environmental and operational conditions.
Uncertainty-aware localisation framework: The approach incorporates variance calibration and predictive confidence into impact localisation, offering not only point predictions but also well-calibrated uncertainty estimates – a critical feature for decision-making in SHM.
Systematic parametric evaluation: A comprehensive study of model behaviour under different sensor layouts, input scaling methods (e.g., sample standardisation (SS) vs feature standardisation (FS)), and interpolation versus extrapolation conditions is conducted to inform deployment strategies.
Experimental validation under real-world variability: The proposed framework is rigorously validated on a composite panel subjected to a broad range of uncertainty sources (impact mass, energy, angle, and temperature), with comparative benchmarking against conventional CNN models.
The remainder of this paper is organised as follows: the second section examines the wave propagation mechanisms linking impact location, wave velocity and TDOA, with particular attention to how environmental and operational uncertainties influence localisation accuracy. Building on this foundation, the third section presents the GPR model, including the design of a COMP kernel and a Bayesian-inspired fusion strategy. The experimental setup used for impact testing under various uncertain conditions is outlined in the fourth section. Results related to TDOA extraction and impact localisation performance are discussed in the fifth and sixth sections, respectively. Finally, the seventh section concludes the study and highlights future research directions.
TDOA analysis for impact localisation
TDOA relations to impact location and wave velocity
It is well established that impact events generate both in-plane waves and out-of-plane flexural waves in composite laminated structures.8,9 These waves are characterised by multiple modes and exhibit dispersive behaviour,51,52 where wave velocities depend on frequency. However, for low-velocity impacts, in-plane waves are typically of low amplitude and often undetectable.53,54 Consequently, this study focuses on out-of-plane flexural waves, which are more prominent and carry critical information about the impact event.
The anisotropic nature of composite materials introduces a directional dependence in wave propagation, rendering the group velocity profile (GVP) both direction- and frequency-dependent. The GVP is denoted as
where
Therefore, the extracted TDOA for an impact at a given frequency
where sensor
TDOA under environmental and operational uncertainties
The RI dataset, collected under controlled laboratory conditions, forms the basis for training the impact localisation model. In this controlled environment, critical factors such as impact mass, velocity, impactor material, angle, temperature, mechanical vibrations and other environmental variables are meticulously regulated and maintained at constant levels. This rigorous control ensures a consistent and repeatable dataset, enabling precise extraction of TDOA values essential for model development and validation.
Within this controlled framework, the extracted TDOA at frequency
While operational uncertainties, such as variations in impact mass, velocity, angle and impactor material, do not directly alter the GVP (which depends on structural and environmental properties), they significantly influence the characteristics of the impact force and the frequency content of sensor signals. This relationship arises from the linear system property, where the frequency spectrum of the sensor signal,
Operational uncertainties often result in substantial changes to the frequency content of impact sensor signals compared to those observed in laboratory conditions. These changes complicate the extraction of TDOA, which relies on consistent frequency components for accurate estimation. To address this, it is critical to identify a frequency
In extreme cases where the dominant frequencies of laboratory and real-world impacts do not overlap, alternative strategies must be employed. One such approach involves extracting TDOA values at distinct dominant frequencies for each condition. Specifically, TDOA values can be extracted at a frequency
The relationship between wave frequency and group velocity in symmetrically laminated composite plates, derived from classical laminate theory, provides crucial insights for addressing such scenarios. In the low-frequency range, the group velocity
where
where the
Environmental uncertainties, particularly uniform temperature variations, can be systematically incorporated into the proposed framework. Temperature-induced changes are generally assumed to cause uniform scaling in material properties and structural dimensions, leading to corresponding changes in wave propagation speeds. This assumption has been supported both theoretically and experimentally. Specifically, the linear relationship between wave velocity and temperature has been theoretical investigated in the study by Ren et al., 59 and experimentally validated across a wide operational range from −50 to 70°C in the study by Ren et al., 60 and further extended to 85°C in the study by Fendzi et al. 61 This validated temperature range encompasses most practical scenarios encountered in aerospace applications.
This thermal effect results in a scaled GVP, with TDOA values scaled by a factor proportional to the temperature change, consistent with Equation (4). Crucially, although the absolute TDOA values are affected by temperature, their relative ordering remains consistent under uniform scaling, preserving the robustness of TDOA-based localisation.
In addition to thermal variations, other environmental influences, such as mechanical vibrations induced by aerodynamic loads, engine operations or onboard machinery, can introduce stochastic noise into the sensor signals. These disturbances often manifest as low-frequency oscillatory components confined to specific frequency bands and can be identified through time-frequency analysis techniques such as spectral decomposition or wavelet transforms. By characterising the spectral content of these noise sources, their impact on TDOA extraction can be effectively mitigated when the signal-to-noise ratio (SNR) is moderate to high.
One practical approach involves applying targeted bandpass filtering to isolate frequency components that are minimally affected by noise. For example, Seno et al.
48
experimentally investigated the effects of low-frequency vibration noise (below 2 kHz) on TDOA estimation. Their study demonstrated that even with a moderate SNR – where the noise amplitude is approximately
GPR with kernel design for impact localisation
GP regression
GPR
62
is a Bayesian machine learning technique that excels in regression tasks due to its ability to provide both predictions and uncertainty quantification. This dual capability makes GPR particularly valuable in applications where understanding the confidence associated with predictions is as important as the predictions themselves. GPR models an unknown function
Given training data
where the posterior mean and variance given by:
where
The kernel
The RBF kernel is a popular choice for modelling smooth and continuous functions. It is characterised by the lengthscale parameter
Kernel design for impact localisation considering uncertainties
In the context of impact localisation using GPR and TDOA as input features, the kernel design is critical for addressing environmental and operational uncertainties. The kernel determines how the GPR model interprets relationships within the data, enabling it to capture patterns induced by various sources of variability. 64 Specific considerations include:
Temperature variations: Temperature changes typically cause uniform scaling in the extracted TDOA values due to the thermal expansion or contraction of the structure. To account for this, a kernel that incorporates linear components, such as the COS kernel, is essential. The COS kernel ensures the model can capture these proportional relationships, enabling it to generalise effectively across temperature-induced variations. This is critical for maintaining accuracy in dynamic operational environments.
Frequency variability: Operational uncertainties often lead to the extraction of TDOA values at different frequencies. According to the dispersion relations in plate structures, wave group velocities scale predictably with frequency. A kernel that can model such frequency-induced linear relationships, like the COS kernel, is indispensable. This allows the GPR model to adapt to frequency-dependent TDOA variations and maintain robust performance across diverse impact scenarios.
Simulation errors in TDOA extraction methods 39 : Errors in TDOA extraction methods introduce non-linear variations in the extracted values. These non-linear effects, often resulting from noise or inconsistencies in the extraction algorithms, require a kernel capable of capturing such complexities. The RBF kernel is well-suited for this purpose, as it excels at modelling smooth, non-linear relationships in the data.
Zero TDOA and singularity point: A singularity point is defined as a structural location where the analytical TDOA forms a zero vector – for instance, the centre of a rectangular sensor array on isotropic plates. In regions near the singularity point, TDOA values approach zero and exhibit robustness against scaling effects caused by frequency variability and temperature variations. The RBF kernel is particularly suitable for impact localisation in this area, as it relies on the magnitudes of TDOA values. Introducing an irregularly placed sensor to the array can effectively eliminate this singularity, thereby improving localisation performance.
Multitask regression 65 : Impact localisation involves predicting a two-dimensional output for plate-like structures, namely the spatial coordinates (x, y) of the impact location. Each coordinate pair corresponds uniquely to a TDOA vector through the GVP, as expressed in Equation (1). Modelling these outputs independently using separate GP may fail to capture the inherent interactions between the coordinates. Leveraging multitask regression techniques allows the model to learn and exploit similarities between the outputs simultaneously, 66 improving accuracy and efficiency.
In scenarios where smooth non-linear variations and linear trends coexist – such as when environmental and operational uncertainties simultaneously affect TDOA values – a COMP kernel that integrates the strengths of the RBF and COS kernels can be effectively utilised. The COMP kernel is defined as:
This formulation enables the GPR model to address both local, non-linear effects (captured by the RBF component) and global, proportional relationships (captured by the COS component). The RBF kernel effectively models fine-grained variations and smooth non-linearities, while the COS kernel accounts for angular similarity and linear scaling effects in the TDOA vectors.
Since TDOA vectors are inherently non-negative, the individual kernel outputs for the COS and RBF kernels are naturally constrained within the ranges
To fully capture the dependencies between output coordinates, an output kernel is defined for each task (
where
BIMA for GPR model fusion
Given the availability of multiple input kernels, a key challenge is to determine which kernel is most effective for localising a target impact
Rather than selecting a single optimal kernel, this study proposes a BIMA framework that fuse predictions from all candidate kernels to enhance localisation robustness. In the context of multi-task regression with
a predictive mean vector
a predictive covariance matrix
The BIMA strategy integrates two complementary weighting criteria:
Marginal likelihood: Quantifies the model’s goodness-of-fit to the training data.
Predictive uncertainty: Encoded in the covariance
These metrics are combined to form adaptive fusion weights that reflect both global model relevance and local prediction reliability.
In classical Bayesian model averaging (BMA),
67
the posterior probability of kernel
where
This produces a marginal likelihood weight vector
To integrate local predictive reliability, an uncertainty-based weight is introduced, inversely proportional to the determinant of the predictive covariance matrix. This determinant reflects the volume of the confidence ellipsoid and thus captures both the variance and task correlations:
This formulation favours kernels with tighter predictive distributions (i.e., higher confidence), resulting in an uncertainty weight vector
The final weight
This conditional rule ensures synergy when both weighting schemes agree, while defaulting to marginal likelihood when predictive uncertainty conflicts with global model evidence, preventing over-reliance on potentially misleading uncertainty estimates.
The BIMA predictive mean is then obtained as the weighted average:
The fused predictive covariance captures both aleatoric uncertainty within each model and epistemic uncertainty across models:
Here, the first term models per-kernel variance, while the second captures model disagreement, enabling more informative and cautious uncertainty quantification – essential for safety-critical SHM applications.
Prediction accuracy at a test input
where
To assess the calibration of the predictive variance, the empirical coverage probability
Here,
Similarly, the probability of detection (PoD) is used to evaluate localisation accuracy. It is defined as the localisation error threshold below which
where
This Bayesian-inspired fusion strategy extends classical Bayesian model averaging by integrating both global model fit (via marginal likelihood) and local predictive confidence (via inverse variance) into the weighting scheme. As a result, the model can dynamically adapt its reliance on different kernels based on the data context, improving robustness and generalisation under diverse operational and environmental conditions.
Computational complexity of the multi-task GPR model
In this study, GPyTorch, 68 a GP library built on PyTorch, 69 was employed to construct multi-task GPR models. These models incorporate both input-dependent and task-specific covariance structures, enabling flexible learning across multiple related tasks. The key hyperparameters of the GPR models, which govern the behaviour of the likelihood, task covariance, and data covariance functions, are detailed in Table 1.
Hyperparameters of the multi-task GPR models.
GPR: Gaussian process regression.
Table 1 summarises the key components of the proposed GPR model. The likelihood function is parameterised by task-specific noise variances, which account for observation uncertainty across multiple tasks. The inter-task covariance structure is captured using a low-rank approximation defined by the covariance factor, along with an additional diagonal variance term to ensure numerical stability in the task covariance matrix
Here, the low-rank structure is obtained by computing the outer product of the covariance factor vector with its transpose, capturing shared information across tasks. The term
The data covariance function, which captures input similarity, is governed by a lengthscale parameter that may be either a scalar or a two-element vector, depending on whether an isotropic or COMP kernel is employed. In addition, the mean function in this study is defined as a constant mean function, with raw constant parameters representing task-specific prior means. This allows the model to learn and adjust for potential systematic offsets in each output dimension during training.
These parameters are internally represented in their ‘raw’ form, following the implementation in GPyTorch, 68 which relies on unconstrained optimisation. For example, parameters such as raw lengthscales and raw variances are optimised directly, and positivity constraints are enforced via smooth transformations – typically the Softplus function. For instance, the effective lengthscale is computed as lengthscale = Softplus(raw lengthscale), ensuring valid hyperparameter values throughout training.
During model training by maximising the log marginal likelihood, these hyperparameters are optimised using the Adam algorithm,
70
with a learning rate of 0.1. To ensure robust convergence, the optimisation is run for a maximum of 5000 iterations, a setting that has been empirically validated to achieve stable model training. The total number of trainable parameters is primarily influenced by the number of tasks
Data pre-processing: two standardisation methods
This study investigates the effects of standardisation techniques on the performance of the GPR model for impact localisation under uncertain conditions. Two commonly used standardisation approaches are considered: SS and FS. These techniques can be applied to the input matrix
where ∥·∥ denotes the Euclidean norm,
In SS, each input vector (i.e., each row of
In contrast, FS normalises each column (i.e., each feature across all samples) to zero mean and unit variance. While this method ensures comparability across sensors, it may inadvertently disrupt the internal ordering of TDOA components within each input vector. This is because FS applies independent linear transformations to each sensor’s readings, potentially distorting the geometric structure of the input vector that encodes key localisation information.
Although both standardisation methods enhance numerical stability and model convergence, SS is better aligned with the physical characteristics of the problem and the nature of TDOA-based localisation. It preserves the directional information essential for kernel-based modelling while mitigating the effects of input scale variability introduced by uncertain conditions.
Implement of GPR-BIMA-based impact localisation
Algorithm 2 outlines the implementation of the GPR-BIMA-based impact localisation framework, which comprises an offline training phase and an online prediction phase.
In the offline phase, RI experiments are conducted to acquire sensor signals
Implement of GPR-BIMA-based impact localisation.
In the online phase, sensor signals
Experimental validation
Experimental impact tests were conducted under controlled laboratory conditions to generate reference datasets for model training and validation. The tests were performed on a sensorised fibre-reinforced composite plate using three different impact delivery methods – DT, small HA, and guided drop mass – selected to introduce variability in impact mass, energy and contact characteristics. The composite plate, fabricated from M21/T800 prepreg material, measured
To capture the transient wave responses induced by the impacts, six PZT sensors (PIC 255) were surface-mounted on the panel in an optimised spatial configuration. These sensors provided high-fidelity voltage signals in response to elastic wave propagation generated by the impact events. Detailed mechanical and piezoelectric properties of the composite panel and PZT sensors are available in prior studies.37,41,49
Based on the material properties and laminate layup, the critical load associated with delamination onset can be estimated using strain energy release rate models developed in the studies by Olsson et al.
4
and Suemasu and Majima.
71
While the detailed formulations are omitted for brevity, the delamination threshold for the composite panel under study was calculated to be 4524.3 N, assuming an interlaminar fracture toughness of
Impact testing using DT and small HA
To simulate large-mass impacts with peak forces approaching the delamination threshold, a DT machine: Instron, Norwood, Massachusetts, USA was used. The impactor was a spherical mass of 5.5 kg and 2 cm diameter. The impact energy was precisely controlled at 6 J by adjusting the drop height. For comparison, small-mass impacts were generated using a handheld HA: PCB Piezotronics, Depew, New York, USA at the same location. The HA, which weighed 160 g, had a flat tip with a diameter of 0.63 cm. The experimental setup, including the composite plate, DT and handheld HA, is illustrated in Figure 2.

Experimental setup: (a) DT impact testing and (b) small HA impact testing. The primary uncertainties investigated were impact mass and impactor type, given their significant influence on the spectral characteristics of the sensor signals. DT: drop tower; HA: hammer.
The composite plate was supported along its two longitudinal edges and clamped at four rectangular corners using fixtures beneath the DT, as depicted in Figure 2. Impact-induced wave signals were captured during the experiments using four PZT sensors positioned at the vertices of the rectangle, labelled S1–S4 in Figure 3. These signals were recorded using an 8-channel PXI-5105 oscilloscope with a sampling frequency of 200 kHz. The sensors were connected to the oscilloscope through 100× attenuation probes to ensure high-fidelity data acquisition. For clarity, Figure 3 presents the layout of the composite plate, including the sensor placements and the impact location of the DT and HA, marked as ‘D’.

Layout of the composite plate used for impact testing. Six PZT sensors, numbered S1–S6, are installed on the surface of the plate, forming a rectangular arrangement. Drop mass or HA impacts are applied at the centre of the rectangle, while 35 uniformly distributed locations, marked as solid squares, indicate the positions for guided drop mass impacts. PZT: piezoelectric transducer; HA: hammer.
Impacts at location D were conducted successively using the DT at 6 J and the handheld HA. Following each impact, ultrasonic scans were performed to assess potential impact-induced damage. The results confirmed that the composite plate remained undamaged in all tests. A summary of the conducted impact cases is presented in Table 2, where large-mass DT impacts and small-mass HA impacts are labelled as ‘DT’ and ‘HA’, respectively. The contact duration for these tests was derived from the impact force histories. The results indicate that large-mass impacts, with a peak force of 2143.8 N, exhibit longer contact durations and predominantly excite low-frequency response modes. In contrast, small-mass HA impacts generate shorter contact durations, with a peak force below 200 N, and predominantly excite high-frequency modes. Notably, for HA impacts, the contact duration in Table 2 corresponds to the first peak in the impact force profile, which often exhibits multiple sine-like peaks. This experimental design facilitated the assessment of how impact mass and impactor influence signal characteristics, providing valuable insights into the structural response under varying conditions.
Impact testing conducted using DT and small HA, accounting uncertainties in impact mass and impactor material.
DT: drop tower; HA: hammer.
Impact testing using guided drop mass
To investigate the effects of impact angle, height and environmental temperature on the composite plate and the accuracy of impact localisation, experiments were conducted using a guided drop mass system. As shown in Figure 4, the plate was clamped along its longitudinal edges, while the drop mass was released along a guided rail, providing precise control over both impact angle and height. This setup ensured high repeatability and minimised variability caused by unintended deviations, enabling a systematic examination of how these parameters influence the dynamic response of the plate. In addition, a heating pad was installed on the underside of the plate, facilitating controlled temperature adjustments. During the guided drop mass testing, six sensors, numbered 1–6 in Figure 3, were employed to capture the impact-induced responses. These sensors were connected to a PXI-5105 oscilloscope operating at a sampling frequency of 2 MHz.

Experimental setup for guided drop mass impact testing, considering uncertainties in impact height, angle and temperature.
Four different impact cases were performed on the composite panel using the guided drop mass, as detailed in Table 3. The reference (REF) impacts were conducted perpendicularly at 35 evenly distributed locations, numbered 1–35 in Figure 3, using a 100 g impact mass dropped from a height of 2.5 cm at room temperature (24°C). In contrast, three additional cases introduced variations in height, angle and temperature: impact height increased to 5 cm (HEI), impact angle adjusted to 45° (ANG) and temperature elevated to 70°C (TEM). To mitigate the influence of experimental randomness, each case was repeated two times, ensuring robust and reliable data collection.
Impact testing conducted using guided drop mass accounting uncertainties of impact height, angle and temperature.
REF: reference; HEI: height; ANG: angle; TEM: temperature; Rep: repetitions.
The data collected under temperature variations (TEM case) was generated by Dr Aldyandra Hami Seno, a former PhD student in the research group. Detailed information on experimental data collection under temperature variations can be found in the studies by Seno and Aliabadi 30 and Seno et al. 48
TDOA extraction under uncertainties
A reliable TDOA extraction method capable of consistently estimating TDOA under various uncertainties is critical for robust, wave propagation-based, data-driven impact identification. While the normalised smoothed envelope threshold (NSET) method48,49 has demonstrated high accuracy and consistency in TDOA extraction for fixed impact scenarios with specific parameters, 74 its robustness under significant uncertainties – such as variations in impact mass and impactor – requires experimental validation.
TDOA uncertainties due to impact mass and impactor
Since impact mass and impactor material significantly affect impact responses, 57 two distinct impact scenarios were considered: large-mass DT impacts and small-mass HA impacts, both conducted at location D, as shown in Figure 3.
Figure 5(a) compares the power spectral density (PSD) of normalised impact sensor signals recorded by sensors 1 and 3 for DT and HA impacts. The results are consistent with the dynamics of the impacts. Large-mass DT impacts are dominated by low-frequency components, with PSD values decreasing sharply as the frequency increases. Most of the signal energy is concentrated below 0.5 kHz. In contrast, small-mass HA impacts exhibit a broader range of dominant frequencies (below 2 kHz) with a more gradual decline in PSD.

TDOA extracted by NSET method for HA and DT impacts at location D with frequencies: (a) PSD, (b) 1 kHz and (c) 2 kHz. TDOA: time difference of arrival; NSET: normalised smoothed envelope threshold; PSD: power spectral density; DT: drop tower; HA: hammer.
These spectral differences have a pronounced effect on TDOA. The TDOA values extracted using the NSET method for HA and DT impacts at location D at frequencies of 0.5 and 1 kHz, with a threshold of 2.5% of the maximum signal amplitude, are presented in Figure 5(b) and (c). The results indicate that the TDOA order remains consistent across variations in impact mass, with waves consistently arriving first at sensor 3 and last at sensor 1. However, the magnitude of the TDOA varies significantly, reflecting challenges in maintaining precise distance consistency.
At 0.5 kHz, the maximum TDOA between the first-arriving and last-arriving sensors for large-mass DT impacts is 0.48 ms, slightly exceeding the 0.31 ms observed for HA impacts. At 1 kHz, however, the maximum TDOA for DT impacts increases anomalously to 0.50 ms, more than three times the 0.16 ms observed for HA impacts. This finding contradicts the principle of flexural wave dispersion, where higher frequencies correspond to higher wave velocities, resulting in shorter TDOA intervals. While this principle holds for HA impacts, it is violated in the case of DT impacts increasing from 0.5 to 1 kHz.
The substantial maximum TDOA observed for DT impacts at 1 kHz and the deviation from expected dispersion behaviour are primarily attributed to differences in the frequency components dominating the initial segments of the filtered envelopes. The small-mass HA impacts, with their broader range of dominant frequencies, adhere to the expected dispersion relationship below 2 kHz. In contrast, for DT impacts, the signal component at 1 kHz is negligible, leading to TDOA estimates being derived from lower dominant frequencies. Consequently, TDOA discrepancies become pronounced due to wave dispersion effects. These findings underscore the challenges posed by diverse frequency distributions induced by varying impact scenarios. The observed TDOA differences highlight the necessity for impact localisation methods that account for frequency-dependent variations. Such methods are crucial for enhancing the robustness and consistency of TDOA extraction, particularly in practical applications where impact conditions are subject to significant variability.
TDOA uncertainties due to impact height, angle and temperature
The four guided drop mass impact cases were used to examine TDOA uncertainties arising from variations in impact height, angle and temperature. Figure 6 presents the TDOA values extracted using the NSET method for these scenarios, with both 4 and 5 sensors, respectively. As shown in Figure 6(a) and (b), the maximum TDOA differences across all 35 impact locations, induced by changes in impact height (HEI), impact angle (ANG) and a 46°C temperature increase (TEM), consistently remain within approximately ±0.05 ms of the reference (REF) impacts, regardless of the number of sensors used. For impacts with a maximum TDOA below 0.1 ms using four sensors, the differences between impact cases are more pronounced. However, when an additional sensor (sensor 5) is introduced between sensors 1 and 2, the lower bound of the maximum TDOA increases (exceeding 0.1 ms), indicating a reduced singularity in TDOA, as discussed in ‘Kernel design for impact localisation considering uncertainties’ section.

TDOA values extracted using the NSET method for four cases of drop mass impact testing: (a) and (b) maximum TDOA differences between REF impacts and the HEI, ANG and TEM cases, with four and five sensors, respectively; (c) and (d) COS of TDOA between REF impacts and the HEI, ANG and TEM cases, with four and five sensors, respectively. TDOA: time difference of arrival; NSET: normalised smoothed envelope threshold; REF: reference; HEI: height; ANG: angle; TEM: temperature.
This reduction in singularity is also reflected in the COS between the REF impacts and the HEI, ANG and TEM cases, which measures the order similarity of TDOAs. As shown in Figure 6(c) and (d), the contour plots of COS across the plate indicate that the COS consistently exceeds 0.9 and 0.95 for four and five sensors, respectively. Impacts located closer to the sensors, where variations in impact-to-sensor distances are larger and TDOA values are higher, exhibit greater COS. Conversely, in the central region of the plate, where impact-to-sensor distances are nearly identical and TDOA values are minimal, the COS decreases slightly. This behaviour aligns with the proposed analysis regarding the influence of the singularity point on TDOA consistency.
The effects of environmental temperature on TDOA differ significantly from those of impact height and angle. From a thermal expansion perspective, an increase in temperature reduces the bending stiffness of the structure, which in turn decreases wave propagation velocities and increases TDOA values. However, as shown in Figure 6(a) and (b), this trend is not consistently observed across all impact locations. Approximately two-thirds of the impacts follow this trend, showing the highest TDOA values in the TEM case. This can be attributed to two primary factors: First, for impacts near the singularity point, characterised by smaller TDOA values, the TDOA measurements become more sensitive to signal noise and errors in the TDOA extraction method. Second, the threshold used to extract TDOA in the NSET method is set to 2.5% of the signal peak, which varies for each impact. This adaptive threshold can result in either overestimation or underestimation of the TDOA, depending on the amplitude of the signal peak.
Similar to the findings for DT impacts, impact localisation solely based on distance similarity of TDOA values proves insufficient to address uncertainties related to impact mass and temperature. However, the high similarity in TDOA order, as denoted by the COS in Figure 6(b), suggest a promising avenue for improving localisation accuracy and reliability. By employing a COMP input kernel that combines distance similarity (RBF kernel) with order similarity (COS kernel), it is anticipated that the robustness of the localisation process under uncertainties can be significantly enhanced.
Impact localisation under environmental and operational uncertainties
This section presents the experimental validation and analysis of the impact localisation on aircraft structures using various kernels and BIMA under environmental and operational uncertainties.
Comparative analysis of kernel design and BIMA for impact localisation
To investigate the influence of kernel choice in GPR-based localisation under environmental variability, the TEM case – characterised by the greatest deviation in TDOA values from the REF case due to temperature effects – was analysed. Three input kernels were considered: COS, RBF and a COMP kernel formed by element-wise multiplication of COS and RBF. Additionally, the proposed BIMA method was used to fuse predictions from multiple kernels. All TDOA inputs were normalised using SS (i.e., dividing each input vector by its L2 norm), while output impact locations remained in physical units (mm) without transformation.
As shown in Figure 7(a), the negative marginal log-likelihood (MLL) values converged after 2000 Adam iterations across all models. The COMP kernel achieved the lowest MLL, benefiting from its ability to combine directional and amplitude-based similarity. Consequently, BIMA assigned it the highest marginal likelihood weight (0.47), compared to 0.35 for COS and 0.18 for RBF, confirming its superior model fit. The corresponding localisation results for each method are presented in Figure 7(b) to (f), where red circles denote sensor locations, black squares indicate the true impact positions, and magenta diamonds represent the predicted impact locations. Each prediction is accompanied by an uncertainty ellipse, constructed using the marginal standard deviations from the predictive covariance, to visualise the spatial confidence of the estimation.

Multitask impact localisation for TEM impacts based on REF impacts using different input kernels, with six passive sensors: (a) MLL convergence in GPR model training, (b) COS kernel, (c) RBF kernel, (d) COMP kernel, (e) BMA and (f) BIMA. TEM: temperature; MLL: marginal log-likelihood; REF: reference; COS: cosine similarity; GPR: Gaussian process regression; COMP: composite; BMA: Bayesian model averaging; BIMA: Bayesian-inspired model averaging.
The COS kernel yielded high accuracy near sensors but performed poorly in the TDOA singularity region (e.g., along the line Y = 60 mm) due to its sensitivity to low TDOA amplitudes. In contrast, the RBF kernel performed better in these central regions but showed weaker accuracy near the sensors. The COMP kernel successfully integrated the strengths of both, achieving the best overall localisation with the highest accuracy and confidence (i.e., the smallest localisation variance). The BMA and BIMA results shown in Figure 7(e) and (f) were nearly identical to those of the COMP kernel, reflecting their effectiveness in assigning greater weight to stronger-performing kernels. Compared to traditional BMA, the proposed BIMA more closely approximated the COMP kernel, indicating that the introduction of uncertainty-based weights in BIMA enabled greater emphasis on the COMP kernel, which consistently delivered superior localisation performance.
The optimised lengthscales provided further insight into the kernel behaviours. For the COMP kernel, the learned values were
The empirical CDF of localisation errors for all 35 TEM impacts using six passive sensors is presented in Figure 8(a). Among the individual kernels, the COMP kernel achieved the best performance, yielding a mean localisation error of 6.1 mm and a 90% PoD error

Empirical CDF of localisation error for TEM impacts based on REF impacts, under variations in sensors: (a) six sensors (S1–S6), (b) five sensors (S1–S5) and (c) four sensors (S1–S4). CDF: cumulative distribution function; TEM: temperature; REF: reference.
Uncertainty calibration was evaluated using the empirical coverage probability
To further assess model robustness, localisation performance was evaluated for the same set of TEM impacts under reduced sensor configurations, as illustrated in Figure 8(b) and (c). With five sensors, the COMP kernel continued to yield the best localisation accuracy, closely followed by the proposed BIMA model, which benefited from its adaptive kernel weighting strategy. However, under the more constrained four-sensor configuration, the COS and RBF kernels surpassed COMP in terms of lower PoD errors (
Uncertainty calibration was further assessed for the reduced sensor configurations. While the RBF, COMP and BIMA models exhibited conservative uncertainty estimates under the full six-sensor configuration, all methods became increasingly underconfident as the number of sensors was reduced. With five sensors, the empirical
Data preprocessing: SS versus FS
As demonstrated in ‘Comparative analysis of kernel design and BIMA for impact localisation’ section, normalising the input TDOA vectors using SS yielded high accuracy in impact localisation. To further evaluate the effectiveness of different preprocessing strategies, a comparative study was conducted between SS and FS applied to the input TDOAs. Figure 9 presents the empirical CDF of localisation errors for TEM impacts, comparing these preprocessing methods using the COMP kernel and BIMA fusion. In the legend, ‘I’ and ‘O’ denote the input TDOAs (in milliseconds) and output location coordinates (in millimetres), respectively. ‘SSI’ refers to SS applied to inputs, whereas ‘FSI’ and ‘FSO’ indicate FS applied to inputs and outputs, respectively.

Empirical CDF of localisation error for TEM impacts based on REF impacts, comparing different data preprocessing approaches with: (a) COMP kernel and (b) BIMA. CDF: cumulative distribution function; TEM: temperature; REF: reference; COMP: composite; BIMA: Bayesian-inspired model averaging.
The results showed that for both the COMP kernel and BIMA fusion, SS of the inputs (SSIs) significantly outperformed FS (FSI) in achieving accurate TDOA-based impact localisation. Specifically, the mean localisation errors obtained using SSI with the COMP kernel and BIMA fusion (‘SSI + O’) were 6.1 and 6.9 mm, respectively, compared to 10.6 and 10.7 mm for the corresponding ‘FSI + O’ configurations. This advantage of SSI was also reflected in the PoD error
The underperformance of FSI stemmed from its disruption of order similarity, which is critical for the COS kernel, and its inability to adequately handle scale variations, a key factor for the RBF kernel. By preserving order similarity and consistently normalising TDOA magnitudes, SSI ensured compatibility with both order- and distance-based kernels, thereby improving impact localisation accuracy.
In addition, the effects of FS on output coordinates were examined. As shown in Figure 9, applying FSO locations slightly improved localisation performance when the input TDOAs were preprocessed using either SS or FS. This improvement was particularly evident in the reduction of maximum localisation errors, as illustrated by comparisons between ‘SSI + O’ and ‘SSI + FSO’, and between ‘FSI + O’ and ‘FSI + FSO’.
Following output standardisation, the BIMA fusion method achieved a mean localisation error of 6.0 mm and PoD error
Impact localisation under various uncertainties
To evaluate the performance of impact localisation under uncertainties in impact height and angle, the ANG and HEI impacts were localised using the reference (REF) impacts recorded with six sensors. As shown in Figure 10(a) and (b), the proposed BIMA demonstrated high accuracy in localising these impact cases under uncertain conditions.

Localisation of ANG and HEI impacts based on REF impacts: (a) localisation illustration of ANG impacts using BIMA with SSI; (b) localisation illustration of HEI impacts using BIMA with SSI; (c) empirical CDF of localisation errors for ANG impacts, comparing SSI and FSI; and (d) empirical CDF of localisation errors for HEI impacts, comparing SSI and FSI. CDF: cumulative distribution function; ANG: angle; HEI: height; REF: reference; BIMA: Bayesian-inspired model averaging; FSI: feature standardisation of the input; SSI: sample standardisation of the input.
For the ANG case, BIMA achieved a mean localisation error and PoD error
Uncertainty calibration was assessed using the empirical coverage probability
The normalisation methods for input TDOAs, specifically SSI and FSI, were evaluated for the ANG and HEI impacts. The empirical CDFs of localisation errors, shown in Figure 10(c) and (d), enabled a comparative analysis. In these figures, solid lines represented SSI, while dashed lines corresponded to FSI. Different colours distinguished the various methods, including individual kernels as well as BMA and BIMA.
Across all methods, the solid lines (SSI) consistently appeared slightly to the left of the dashed lines (FSI) up to a CDF value of 0.9 for the same method, indicating that SSI resulted in improved localisation accuracy. This outcome demonstrated the superior effectiveness of SSI for impact localisation, despite FSI also achieving comparatively high accuracy. Additionally, the COMP kernel’s superior performance was reaffirmed, as it outperformed both the COS and RBF kernels. This advantage was further reflected in the BIMA fusion results, which surpassed the individual COS, RBF kernels, and classical BMA in localisation accuracy, highlighting the benefits of combining well-designed kernels with adaptive fusion strategies for robust impact localisation.
Impact localisation under varying boundary conditions and impact mass
TDOA-based impact localisation methods were generally expected to remain effective regardless of structural boundary conditions, provided that the direct wave paths from the impact point to the sensors were not affected by reflections from the boundaries. This condition was typically satisfied when the sensor configuration ensured that the impact-induced wavefront reached the sensors before any boundary-reflected waves. To validate this hypothesis, DT impacts were localised using guided drop mass (REF) impacts as references. As illustrated in the fourth section, the DT impacts were conducted on a plate simply supported along its longitudinal edges, whereas the REF impacts were performed on the same plate but fully clamped along those edges. Additionally, as shown in ‘TDOA uncertainties due to impact mass and impactor’ section, the substantial difference in impact mass between the two cases resulted in distinct spectral distributions of the impact responses. This experiment also aimed to assess the performance of localisation under uncertainties arising from variations in impact mass (5500 g vs 100 g) and energy (6000 mJ vs 25 mJ).
Figure 11 presents the localisation results for DT impacts using various kernel designs and the BIMA fusion, with a comparison between SSI and FSI. Due to the substantially larger TDOA magnitudes observed in DT impacts compared to REF impacts, SSI consistently outperformed FSI in terms of localisation accuracy across all three kernels and the BIMA fusion. Specifically, the localisation errors achieved with SSI for the COS, RBF and COMP kernels, and BIMA were 25.4, 21.2, 16.1 and 19.6 mm, respectively. In contrast, the corresponding errors with FSI were significantly higher: 42.1, 21.9, 35.9 and 34.6 mm, respectively. The classical BMA method was not plotted in this comparison, as its predictions coincided with those of BIMA due to disagreement between the kernel yielding the smallest predictive variance (COS) and the one with the highest marginal likelihood (COMP), leading the marginal likelihood weighting mechanism to dominate.

Localisation of DT impact based on REF impacts by kernel design and BIMA: (a) SSI and (b) FSI. DT: drop tower; REF: reference; BIMA: Bayesian-inspired model averaging; SSI: sample standardisation of the input; FSI: feature standardisation of the input.
Moreover, when using SSI, both the RBF and COMP kernels produced smaller predictive variances, indicating higher confidence in localisation, compared to FSI. Since only one DT impact case was available, the empirical coverage probability
These findings underscored the critical role of SSI in achieving accurate and reliable impact localisation under conditions of varying impact mass and energy. By effectively addressing scale variations in TDOAs, SSI enhanced compatibility across kernels and led to improved localisation accuracy and robust performance in kernel fusion strategies.
Influence of variability in RI data set
The preceding analysis of the impact localisation methodology was developed and validated using 35 RIs uniformly distributed on a composite plate in a 20 × 20 mm grid. To examine the influence of RI density on localisation performance, two additional RI subsets were systematically derived by reducing the number of impacts to 15 and 9, respectively, from the original set of 35. Figure 12(a) illustrates the three RI configurations: black solid squares denote the full set of 35 RI, blue diamonds indicate the 15 RI subset, and magenta hexagrams represent the 9 RI subset.

Interpolated localisation of TEM impacts using different sizes of RI sets with kernel design and BIMA fusion: (a) illustration of the three RI sets, (b) impact localisation with 15 RI using BIMA fusion, (c) impact localisation with 9 RI using BIMA fusion and (d) empirical CDF of impact localisation errors for the 3 RI sets using BIMA fusion. TEM: temperature; RI: reference impact; BIMA: Bayesian-inspired model averaging; CDF: cumulative distribution function.
The 15 RI subset was formed by selecting RIs from the first, fourth and seventh columns of the full dataset, whereas the 9 RI subset was created by further excluding impacts from the second and fourth rows, thereby forming a subset of the 15 RI configuration. Owing to the increased density of RI in the second and fourth rows, the 15 RI configuration was expected to yield improved localisation accuracy in those regions compared to the sparser 9 RI setup.
Notably, all three RI configurations spanned the same rectangular area, ensuring that the localisation of all test impacts remained within an interpolation regime – denoted as ‘Int’ in the figure legend. This experimental design enabled a focused investigation into the trade-offs between the density of RIs and the achievable localisation accuracy under interpolation conditions, providing valuable insights for the efficient deployment of sensor-RI networks in practical SHM applications.
The impact localisation results for the TEM impacts using the 15 RI and 9 RI configurations are presented in Figure 12(b) and (c), respectively. When these results are compared with those obtained using the full set of 35 RIs – shown in Figure 7(d)– and the empirical CDFs of localisation errors across the three RI sets – depicted in Figure 12(d)– a clear trend emerges: increasing the number of RIs consistently improved localisation accuracy.
As anticipated, the 15 RI configuration yielded enhanced accuracy in the second and fourth rows, where its increased spatial sampling density provided a notable advantage over the sparser 9 RI configuration. Quantitatively, the 15 RI configuration achieved a mean localisation error and PoD error (
Despite the reduction in reference data, the mean localisation errors across all three configurations remained around 10 mm, demonstrating the robustness and high accuracy of the proposed impact localisation methodology. As detailed in ‘Comparative analysis of kernel design and BIMA for impact localisation’ section, this strong performance was primarily attributed to the use of the COMP kernel – which effectively integrated the complementary strengths of the COS and RBF kernels – and the BIMA fusion strategy, which adaptively assigned greater weights to more accurate kernel predictions.
Figure 13 presents the impact localisation results for the TEM impacts using 9 RI and three different kernel designs: COS, RBF and COMP. The COS kernel performed poorly in regions associated with smaller TDOA values but exhibited better performance in regions with larger TDOA values. In contrast, the RBF kernel yielded higher accuracy in regions with smaller TDOA values but underperformed in regions where TDOAs were large. The COMP kernel successfully integrated the complementary strengths of both COS and RBF kernels, thereby achieving consistently high localisation accuracy across the entire sensing region.

Interpolated localisation of TEM impacts with nine RI using three different kernels: (a) COS kernel, (b) RBF kernel and (c) COMP kernel. The COS kernel performs well in localising impacts in regions with larger TDOA values, while the RBF kernel excels in regions with smaller TDOA values. The COMP kernel effectively integrates the strengths of both COS and RBF kernels, achieving superior overall accuracy. TEM: temperature; RI: reference impact; COS: cosine similarity; RBF: radial basis function; COMP: composite; TDOA: time difference of arrival.
This analysis further reinforced the robustness and effectiveness of the proposed COMP kernel design and the BIMA fusion strategy. Together, they provided a reliable and adaptable framework for accurate impact localisation under varying conditions of uncertainty and with different densities of RIs.
Impact localisation: interpolation (Int) versus extrapolation (Ext)
The preceding impact localisation tasks represented interpolation problems, in which all target (testing) impacts were located within the spatial coverage of the RIs. To evaluate the capability of the proposed localisation framework in extrapolation scenarios, an alternative subset consisting of the nine innermost RIs – referred to as ‘Ext-9RI’– was constructed. As illustrated in Figure 14(a), this set (marked by blue diamonds) formed a smaller rectangular region compared to the ‘Int-9RI’ configuration (marked by magenta hexagrams), which spanned the full coverage area of the original 35 RI. Consequently, any testing impact falling outside the boundary of the ‘Ext-9RI’ set was categorised as an extrapolation case.

Extrapolated localisation of TEM impacts with the nine innermost RIs, referred to as ‘Ext-9RI’: (a) illustration of the RI set for extrapolation, denoted as ‘Ext-9RI’, (b) localisation results using the COS kernel, (c) localisation results using the RBF kernel, (d) localisation results using the COMP kernel, (e) localisation results using BIMA fusion and (f) empirical CDF of localisation errors for the ‘Ext-9RI’ reference set. TEM: temperature; RI: reference impact; COS: cosine similarity; RBF: radial basis function; COMP: composite; BIMA: Bayesian-inspired model averaging; CDF: cumulative distribution function.
Figure 14(b) to (e) shows the extrapolated localisation results using the ‘Ext-9RI’ set with three individual kernels and the BIMA fusion. The corresponding empirical CDFs of localisation errors, shown in Figure 14(f), revealed that the RBF kernel performed poorly under extrapolation conditions. It failed to accurately localise impacts outside the RI coverage, resulting in substantial localisation errors and inflated predictive variances.
In contrast, the COS and COMP kernels demonstrated a degree of extrapolation capability, largely attributable to their reliance on TDOA order rather than absolute TDOA magnitudes. This allowed them to make more reasonable predictions beyond the reference domain. The BIMA fusion method effectively leveraged these strengths by adaptively weighting the COS and COMP kernels more heavily, based on their lower predictive variances. Consequently, BIMA inherited their extrapolation ability and achieved improved localisation performance in regions outside the training set coverage.
Compared to the interpolation scenario using the ‘Int-9RI’ set, which included nine RIs, the extrapolation scenario with the ‘Ext-9RI’ set exhibited reduced localisation accuracy. Specifically, the ‘Ext-9RI’ configuration resulted in a mean localisation error of 15.8 mm and a PoD error (
Uncertainty calibration was further assessed using the empirical coverage probability
These findings underscore the importance of ensuring that RIs are spatially distributed to comprehensively span the expected impact domain. Such coverage promotes interpolation-dominant conditions, enabling more accurate and better-calibrated predictions in data-driven impact localisation applications.
Impact localisation: CNN versus GPR with kernel design and BIMA
The CNN model, as described in Appendix A, was employed to validate the performance of the DNN-based impact localisation framework under real-world uncertainties. The CNN models were trained using reference (REF) impact data, with raw sensor signals of 20,000 samples – corresponding to a 10 ms time window – used as input. These pre-trained CNN models were then applied to predict the locations of test (TEM) impacts.
To assess the influence of sensor count and the number of RIs on localisation performance, three configurations were examined: 6S-35RI, 4S-35RI and 6S-9RI, where ‘S’ denotes the sensors and ‘RI’ refers to the RIs used for training. Figure 15(a) shows the evolution of mean squared error (MSE) during CNN training for these three scenarios. In all cases, the MSE loss decreased rapidly during the initial training epochs and subsequently stabilised within a fluctuating range of [0.001, 0.007], indicating convergence of the learning process.

Localisation of TEM impacts using CNN model trained on REF impacts: (a) MSE loss in model training, (b) localisation illustration with 6S-35RI, (c) localisation illustration with 4S-35RI, (d) localisation illustration with 6S-9RI, (e) localisation mean errors compared to GPR models and (f) localisation PoD errors
The localisation results for the TEM impacts under the three configurations are illustrated in Figure 15(b) to (d). When using six sensors and 35 RIs, as shown in Figure 15(b), the CNN model achieved moderate localisation accuracy, with a PoD error
Figure 15(e) and (f) presents a comparative analysis of localisation errors across three sensor-impact configurations, evaluating the CNN model against GPR models using the COS, RBF, and COMP kernels, as well as the BIMA fusion strategy. The CNN model produced mean localisation errors of 10.5, 17.8 and 24.0 mm, with PoD errors
The computational efficiency of CNN and GPR was assessed by comparing the training and testing times on a desktop equipped with an Intel i7-10700 processor, as shown in Figure 16. Across all three configurations, CNN required substantially longer training times due to its greater model complexity and the need for extensive hyperparameter tuning to extract temporal features. For the cases with 6S-35RI and 4S-35RI, training three GPR models with different kernels took approximately 100 s, whereas CNN training required 1750 s. Reducing the number of RIs to 9 (6S-9RI), lowered the CNN training time, but it still remained over five times longer than that of GPR. In contrast, model testing was highly efficient for both methods: predicting 35 TEM impacts required only 0.3 s, demonstrating real-time feasibility. Notably, GPR – with fewer than 10 hyperparameters – exhibited superior data efficiency, robust localisation performance and real-time prediction capability under environmental and operational uncertainties.

Computational times for training and testing of GPR and CNN models. GPR: Gaussian process regression; CNN: convolutional neural network.
Analysis of additional complexities and failure conditions
In addition to previously considered factors such as environmental temperature, impact energy, mass, height and angle, the applicability of the proposed approach to real-world aerospace structures must account for additional complexities. These include material heterogeneity, stiffened structural features, boundary-induced wave effects, variations in sensor configurations and the damage-causing impacts.
The foundation of the proposed method lies in extracting TDOA features from guided wave signals captured by distributed sensor arrays. TDOA characterises the relative arrival times of wavefronts at different sensors and is inherently less sensitive to absolute wave speeds. This property is particularly advantageous in composite aerospace structures, which often exhibit pronounced material anisotropy, local heterogeneity, and structural discontinuities – such as ribs, spars and stiffeners – that result in path-dependent velocity variations.
Despite these challenges, prior studies by the authors on stiffened and sandwich composite panels37,41 have demonstrated that TDOA signatures remain uniquely associated with different impact locations. This uniqueness is primarily attributed to the geometric constraints imposed on wave propagation paths, which significantly reduce the likelihood of two distinct locations generating identical TDOA patterns. Similar conclusions were also reported by Seno et al. 48 in the context of curved composite structures, reinforcing the generalisability of this observation across varied aerospace geometries. Therefore, even in the presence of structural non-uniformities, TDOA continues to serve as a reliable and robust feature for impact localisation. This robustness underpins the generalisation capability of the proposed GPR model across diverse structural configurations and boundary conditions.
The proposed COMP kernel, combining RBF and COS components, enables the GPR model to capture both nonlinear variations and angular similarities in TDOA features. The RBF kernel accounts for smooth spatial variability, while the COS kernel captures directional dependencies inherent to wave propagation. This formulation is particularly beneficial for dealing with heterogeneous materials and stiffened geometries, where wavefronts may be refracted, reflected or locally slowed, yet still maintain consistent relative arrival patterns. Moreover, boundary-induced wave phenomena, including early-arriving reflections in confined or complex geometries, are implicitly encoded in the training data, allowing the GPR model to learn and compensate for their effects during inference.
Regarding sensor configurations, SHM systems in aerospace applications typically employ designated sensor numbers and optimised spatial layouts to ensure comprehensive coverage of critical regions. The proposed methodology is compatible with such configurations, as long as the spatial resolution of the sensor network is sufficient to resolve TDOA differences. Moreover, the probabilistic nature of GPR allows it to handle moderate inconsistencies in sensor layout or data availability, while the BIMA mechanism further improves adaptability by weighting kernel combinations in response to local data distributions.
The occurrence of impact-induced damage does not significantly affect the TDOA features associated with the same damage-causing event. This is because TDOA is governed by the arrival time of the first wavefronts that travel directly from the impact point to the sensors. Localised damage, such as delaminations or matrix cracks, may alter the later portions of the signal waveform but has minimal influence on the propagation of the initial wavefronts. This observation has been experimentally validated in the study by Deng et al. 75 As a result, the proposed method remains applicable for localising impacts that both cause and occur in undamaged or lightly damaged structures.
Nevertheless, while the ordering of TDOA features has shown strong robustness under moderate variations in temperature, impact mass and energy, certain conditions may violate this assumption. Such violations typically arise from perturbations that introduce nonlinear or asymmetric changes in wave propagation, distorting relative arrival times. For instance, non-uniform or gradient-based temperature fields may induce asymmetric velocity changes along different paths, disrupting the consistency of TDOA order. Sensor degradation or debonding – for example, due to adhesive failure – can systematically delay or advance signal reception, corrupting TDOA even under otherwise stable conditions. Additionally, strong environmental vibrations that significantly reduce SNRs may distort wavefronts, complicating accurate TDOA extraction.
In summary, the proposed GPR framework – grounded in physical principles of guided wave propagation, enriched by COMP kernel learning, and enhanced through Bayesian model fusion – demonstrates strong potential for impact localisation in realistic aerospace environments. It exhibits robustness to material heterogeneity, stiffened geometries, sensor layout variations, impact damage and environmental noise, offering a reliable and data-efficient solution for SHM under complex operational conditions.
Conclusion and outlook
This study introduced a robust data-driven approach for impact localisation on composite aircraft structures by employing COMP kernel design for GPR and BIMA, effectively addressing uncertainties arising from environmental and operational variations. Using six passive sensors and uniformly distributed RIs on a 20 × 20 mm grid, the proposed GPR-BIMA method achieved a
Beyond experimental validation, the proposed approach is readily translatable to real-world aerospace SHM systems. The lightweight GPR model, with fewer than 10 hyperparameters, is computationally efficient and suitable for on-board or edge-level deployment within sensor nodes, enabling real-time impact localisation at the sensing unit without reliance on centralised processing. This distributed architecture supports scalable monitoring while offering significant practical benefits. By providing accurate spatial information on impact locations, the method reduces inspection scope, labour, and downtime, facilitating early damage detection and supporting informed maintenance decisions.
The key conclusions are summarised as follows:
Invariant TDOA order: The order of TDOAs between sensors remains consistent under variations in temperature and TDOA extraction frequency, forming the basis for the development of a COMP kernel for GPR by incorporating TDOA order invariance.
Improved robustness via kernel composition: The COMP kernel, formed by multiplying RBF and COS kernels, effectively captures both geometric and directional aspects of wave propagation, resulting in superior localisation performance.
Adaptive model fusion through BIMA: BIMA enables dynamic weighting of kernel predictions based on global model fit and local predictive confidence, improving both accuracy and uncertainty quantification over single-kernel approaches.
Generalisation across conditions: Experimental results confirm the method’s robustness under operational uncertainties, outperforming both widely used GPR-RBF model and benchmark CNNs, particularly in sparse data configurations.
Effectiveness of input pre-processing: SS of TDOA vectors significantly improves model consistency and generalisability, particularly in scenarios with amplitude variability due to temperature or frequency shifts.
Independence from boundary conditions: For structures where the wavefront from the impact to the sensor is not significantly influenced by boundary reflections, the proposed method maintains its effectiveness across different structural boundary configurations, indicating its broad applicability.
Interpolation preferred over extrapolation: While extrapolation is possible using the COMP kernel, localisation accuracy is significantly higher in interpolation settings. Strategic placement of RIs is recommended to maximise model coverage and reliability.
Beyond its strong performance on flat composite panels, the proposed method holds significant potential for scaling up to more complex aerostructures, including curved and three-dimensional components, where anisotropic wave propagation and structural discontinuities pose additional challenges. The probabilistic nature of the GPR framework enables the seamless incorporation of additional uncertainties, such as variations in structural stiffness, sensor noise and complex boundary conditions, making it highly versatile for real-world applications.
Future research will focus on developing advanced deep learning techniques for accurate and efficient impact localisation on complex aerostructures with sparse sensor networks. These models will be trained on large-scale datasets covering a wide range of environmental and operational uncertainties, enhancing their generalisability and practical deployment. Additionally, hybrid physics-informed machine learning models will be explored and developed, that integrate fundamental wave propagation principles into the adaptive learning process. For example, enabling the model to learn the scaling ratio of wave velocity for each target impact can account for temperature- and frequency-induced scaling effects. Such integration is expected to improve the method’s efficiency, scalability and extrapolation capability, ensuring robust performance under complex and uncertain operational conditions. Furthermore, future work will investigate robust impact force reconstruction methods that remain reliable under environmental and operational uncertainties. Since impact force is directly linked to potential structural damage, understanding how uncertainties affect the transfer function between impact input and sensor response is essential for both physics-based insight and model performance. Alongside this, the application and validation of deep learning-based approaches for force reconstruction will also be pursued, providing a complementary path toward comprehensive impact assessment in aerospace SHM.
Footnotes
Appendix A
Acknowledgements
The authors extend their gratitude to Dr Aldyandra Hami Seno, a former PhD member of the research group, for generating the guided drop mass experimental data under temperature variations (TEM), which were utilised in this study.
Author contributions
Declaration of conflicting interests
The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding
The author(s) disclosed receipt of the following financial support for the research, authorship, and/or publication of this article: The first author gratefully acknowledges the China Scholarship Council for supporting his PhD studies through a scholarship (no. [2021]339).
Data prior usage and availability
The experimental data used in this study were obtained from low-velocity impact tests on composite panels conducted under both room temperature and elevated temperature conditions. The elevated temperature (TEM) dataset was originally collected by Dr Aldyandra Hami Seno and was previously utilised in related publications for validation purposes.30,48 In the present work, this dataset is re-used within a new methodological framework based on GPR, incorporating a COMP kernel design and a model averaging scheme to enable robust impact localisation under environmental and operational uncertainties. To promote transparency and support reproducibility, the extracted TDOA features, along with selected core implementation scripts for the GPR modelling using the RBF kernel, have been made openly available via the following GitHub repository:
. Due to data ownership and institutional policies, the raw experimental data are not hosted publicly. Interested researchers may request access by contacting the SI&HM Laboratory.
