You are currently viewing a new version of our website. To view the old version click .
Engineering Proceedings
  • Proceeding Paper
  • Open Access

15 December 2025

Reduction in the Estimation Error in Load Inversion Problems: Application to an Aerostructure †

,
and
Ship-Hull Structural Health Monitoring (SH-SHM) Group, School of Naval Architecture and Marine Engineering, National Technical University of Athens, 9 Heroon Polytechniou Avenue, 15780 Zografou, Greece
*
Author to whom correspondence should be addressed.
Presented at the 8th International Conference of Engineering Against Failure (ICEAF VIII), Kalamata, Greece, 22–25 June 2025.

Abstract

The present work focuses on the inverse identification of loads acting on wing-like geometries, through strain measurements. These loads are considered quasi-static and considered acting at discrete stations across the span of the wing. A demonstrative case study is investigated, focusing on a complex composite structure, an Unmanned Aerial Vehicle (UAV) fin. To achieve this, a high-fidelity Finite Element model is developed, with “virtual” strain data generated through simulations. The technical challenge of optimal sensor placement is addressed with D-optimal designs, which promise sensor networks (sensor locations and strain components) that produce minimal uncertainty propagation from strain measurements to load estimates. These designs are obtained through the implementation of Genetic Algorithms. Different sensor networks with an increasing number of sensors are evaluated in order to identify a further reduction in epistemic uncertainty posed by the problem’s ill-conditioned nature.

1. Introduction

Aircraft face harsh and unpredictable conditions that necessitate continuous monitoring of their structural integrity. Structural health monitoring (SHM) enhances safety and operational efficiency by reducing maintenance downtime and supporting airworthiness certification. Accurate load identification, the focus of this study, aims to reconstruct loads from measurable responses like strain and displacement. Knowing true load histories allows for precise fatigue calculations, enabling a shift from preventive to condition-based maintenance. Load identification is an inverse, ill-posed problem sensitive to errors from sensor noise, modeling inaccuracies, and environmental factors, which can significantly affect reliability.
In load monitoring approaches, as outlined in [1], there are two primary methodologies: training-based and training-free. Training-based methods heavily rely on machine learning (ML) techniques, utilizing datasets—either real or simulated—from various scenarios to predict flight maneuvers or establish mathematical models correlating input parameters, such as strains, stresses, or forces at discrete positions, to load estimates. Artificial neural networks (ANNs) [2] and Gaussian process (GP) regression models are commonly employed for this purpose [3]. ANNs and GP regression models necessitate a training dataset for effective operation, which impacts the accuracy and reliability of load estimates produced by these models.
Physics-based techniques, on the other hand, require smaller or zero experimental training datasets, since they rely mainly on a physical model of the structure to estimate the loading condition based on some physical input parameter. Some of these methods [4,5,6] involve the structure’s modal response to link the discrete strain measurements to the strain estimation in predetermined positions within the components; however, when the mode shapes of the structure are closely spaced, difficulties in strain prediction arise, thus limiting their applications. Other methods, like the Inverse Finite Element Method (iFEM) [7,8,9], aim at reconstructing the full displacement, and thus, strain fields of the structure based on a minimization of the error functional between the discrete strain measurements and a numerical formulation of the same without requiring any knowledge beforehand on boundary conditions and material properties of the structure.
Another method [1,9,10,11,12] for load identification, sometimes referred as conversion or the influence matrix approach, reconstructs a set of loads by minimizing an error functional comparing discrete strain measurements with a numerical estimation of the same as a function of the unknown loads. Once the conversion matrix connecting the strain measurements in specific locations to the equivalent load set representative of the real load condition based on the FEM of the structure is computed, the full strain field can be estimated exploiting an inverse-direct approach. Indeed, after the equivalent load set is determined using a least squares approach, the reconstruction of the full strain field becomes feasible through straightforward matrix–vector multiplication. This ensures real-time functionality with a reduced computational workload.

2. Theoretical Background

2.1. Mathematical Formulation for the Conversion Matrix Approach

The methodology followed is based on the Sensitivity Response Method. Its numerical implementation was first introduced by Wickham et al. [13]. Intrinsic to this method are the following assumptions:
  • The applied loads do not lead to non-linear response of the structure; the material response remains within its elastic regime, and thus, superposition can be applied.
  • The structure is loaded at a finite number of known locations. The loading direction is also given, leaving their magnitude as the sole unknown variable for evaluation.
  • The imposed loads are static or quasi-static, making inertia effects negligible.
Suppose a structure is subjected to an unknown and arbitrary load, Lu. The structure deforms, resulting in a strain field εu function of the load Lu itself. Consider that the structure is instrumented with ns sensors measuring the deformation at xs discrete points. The measures at the time instant t are collected in a ns × 1 vector ε.
ε = ε 1 ε n s
The external loads, expressed as a series of nrl discrete real loads or a simplified equivalent representative version, are computed through a least squares approach by minimizing the error e, as a function of the load (or equivalent load) set, F.
e F = ( ε m ε n ( F ) )   2 = ( ε m ε n ( F ) )   T   ε m ε n F  
Assuming linear-elastic behavior of the structure, the ith strain measurement εi in the vector εn can be written as
ε i = ε i 1 + ε i 2 + + ε i n r l = j = 1 n r l ε i j
where ε i j is the strain in the position xi when only the jth load is acting on the structure.
  • Furthermore, assuming a linear relationship between load and strain such that
    ε n t = j = 1 n l r ε j t = j = 1 n l r a j F j t = A F t
    in which the αij term is the strain–force proportionality factor, often referred to as “influence” or “calibration “coefficient. Additionally, F is a 1 × nlr vector containing all the load aiming to reconstruct, and A is the ns × nl “conversion matrix” containing the influence coefficients between the strain and the loads.
A = α 11 α 1 n l α n s 1 α n s n l
Each αij component of the α matrix can be interpreted as the strain in the position xi that one reads if a single unitary force j is acting on the structure.
Substituting Equation (4) into (2) yields
e F = ε m A F   2 = ε m A F T   ε m A F = ε m T ε m ε m T A F F T A T ε m + F T A T A F
Lastly, by minimizing the error with respect to the unknown load F ( e F = 0 ), we have the solution of the inverse problem:
F = ( A T A ) 1 A T ε m = A + ε m
where A + is the pseudoinverse matrix of the conversion matrix A. Note that for the inverse problem to be solvable, one has to verify that the matrix ATA is invertible, resulting in the requirement that the number of sensors must at least match the number of loads, and they must be positioned so each load yields distinct information—meaning the columns of the conversion matrix are linearly independent.

2.2. Optimal Experimental Designs—D-Optimality

Load identification through strain sensing is an ill-conditioned inverse problem. Optimal sensor placement is key in structural health monitoring, maximizing data value while minimizing sensor count. A forward predictive model—analytical, Finite Element, or statistical—is needed to relate measured strains to load estimates. The topology of sensor placement results in a different representation of the forward predictive model and thus the inverse. Therefore, sensor placement can be defined deliberately so that the ill conditioning of the problem is minimized. For this purpose, the D-optimality criterion is employed along with a genetic algorithm for the optimization of the sensor placement [14]. The D-optimality criterion, which is used for parameter estimation, can serve as a promising criterion in deciding/guiding the optimal sensor placement locations [15,16,17].
The expression for the load estimates after the least squares solution of the inverse problem is
F = ( A T A ) 1 A T ε m + e = A + ε m + e
Given that ( A T A ) 1 exists, the covariance matrix for the load estimates is defined as
v a r F = v a r ε A T A 1 = σ 2 A T A 1
where the diagonal terms of the covariance matrix of F correspond to the variance of each individual load estimate, while each of the off-diagonal terms is the covariance between the load estimates Fk and Fl for k ≠ l. The matrix A T A 1 is referred to as the sensitivity matrix of A (inverse of the fisher information matrix), and for a given variance in strain measurements, σ2, its minimization can essentially increase the precision of the load estimations. Matrix A, and therefore its sensitivity matrix A T A 1 , depends on the locations and angular orientations of the strain sensors attached to the structure. Hence, the optimal sensor placement is the one that minimizes the error between the predicted loads and strain measurements, which essentially corresponds to the minimization of the sensitivity matrix of A. Let the information related to the number of sensors (n), topology (xn, yn, zn), and strain component (εx, εy, εxy) be collected in a parameter vector θ, then
θ = n , ( x n ,   y n ,   z n ) , ( s t r a i n   c o m p o n e n t ) T
According to the D-optimal criterion where ‘D’ represents the determinant, the goal is to find the matrix A that minimizes the quantity:
d e t ( A T A ) 1
This is equivalent to maximizing the determinant of the Fisher information matrix d e t A T A , and such a design is called the D-optimal design [17], thus,
Θ D o p t i m a l = a r g m a x θ ( det ( A Τ θ A ( θ ) )

2.3. Genetic Algorithms

Genetic algorithms (GA) are evolutionary optimization tools well-suited for engineering and scientific problems. They efficiently search complex, multidimensional spaces—handling nonlinearity and local optima better than traditional methods—by evolving a population of solutions using selection, crossover, and mutation. Unlike gradient-based approaches, they work without requiring differentiable or convex functions and avoid being trapped in local optima [18].

2.4. Optimal Sensor Placement (OSP) Design Framework

The proposed OSP process occurs in two stages. First, Finite Element analysis generates strain–load correlation data by simulating unit calibration loads. This data forms the basis for the conversion matrix A, linking possible strain sensors to loads. Within the optimization, the GA sets the sensor number and design constraints (e.g., locations, strain components). It then searches for high-fitness solutions based on the D-optimality criterion (Equation (12)) over a fixed number of generations. For each design vector θ, the corresponding A matrix is retrieved, and its fitness is evaluated, eventually providing the θD-optimal and its corresponding conversion matrix AD-optimal.

3. Numerical Analysis and Results

3.1. Model Developement

In the present case study, a UAV fin is examined, Figure 1. The fin has a span of 1276 mm, a root chord of 476.1 mm, and a tip chord of 278.7 mm. It consists of the upper and lower skins, front and rear spar, and two ribs. It is made from composite materials, specifically carbon fiber (unidirectional and woven plies) and aramid honeycomb core. A complete overview of material properties is given in Table 1.
Figure 1. (a) Finite Element model with optimal sensor locations. (b,c) Thickness plots.
Table 1. Lay-up of Fin’s structural parts.
For the discretization of the UAV fin, PATRAN/NASTRAN 2008 r1 software is mostly used with four node shell elements (QUAD4), along with a limited number of triangular elements (CST), for better adaptation to the structure’s shape. The average mesh size is 18 mm, as it provided sufficiently accurate results while maintaining reasonable computational time. The fin is clamped at the spar root to simulate realistic support constraints. Loads are applied at a specific station near the tip using an RB2 Multi-Point Constraint (MPC) element. To achieve this, all peripheral nodes at the free end (tip station) are kinematically coupled to a single master node located at the aerodynamic center of the foil section. This master node serves as the load application point. An indicative deformation plot is shown below in Figure 2.
Figure 2. Indicative deformation plot.
The Genetic Algorithm (GA) starts with 100 random chromosomes, each representing a sensor layout. Fitness is evaluated using D-optimality; crossover and mutation probabilities are 0.8 and 0.15, respectively. Tournament selection (groups of five), along with Hall of Fame elitism, ensures diversity while retaining the best solution. The algorithm runs for 15,000–20,000 generations, with larger sensor networks requiring more iterations for convergence due to the increased search space.

3.2. Results

In Figure 1a, the optimal sensor locations are also illustrated (red circles). The GA OSP procedure performed well by placing most sensors close to the support region of the structure and a few positioned close to the load application point in alignment with areas where higher strains are anticipated. It is notable that the algorithm selected sensors from multiple structural components including the upper and lower skin, as well as front and rear spar despite their material heterogeneity. This placement strategy highlights the robustness of the optimization procedure in adapting to complex geometries and varying material properties. With the optimal sensor placement established, the next step involves the reconstruction of the applied loads based on noise-polluted measurements. Vector ε m polluted with White Gaussian Noise of 5μ and several load cases are explored after the D-optimal conversion matrix is established for six loads acting on the fin tip. In the following load case, the target loads aiming to identify are forces F < 1.5, 1.5, 2.5 > kN and moments M < −2, −2, −2 > kNm acting along the x, y, and z axes, respectively. In Figure 3, the histogram of the identified loads with twelve-sensor networks is illustrated, estimated by 10,000 Monte Carlo simulations. Afterwards, the results of the mean identified loads and Coefficient of Variation for different sensor networks are recorded in Table 2.
Figure 3. Distribution of identified load component Mx- 12 sensors grid.
Table 2. Mean and CoV of identified loads for different number of sensors from 10000 MC simulation.
The results indicate that the identified loads closely follow a normal distribution centered around the targeted load values, with minimal bias. The standard deviations are relatively small, indicating that the load identification is stable. This pair plot, Figure 4, visualizes the distribution of the error in the load identification for each load in the diagonal and the correlations between different load components. Overall, there is either no or weak correlation between the load components, and the spread of errors is small, highlighting the effectiveness of the optimal sensor placement. Load 3 (shear force-Fz) and load 5 (bending moment) show linear correlation, which makes sense physically, since a shear force acting on the fin tip will create a bending moment distribution, influencing the structural response similarly.
Figure 4. Pair plot of the error model in the load identification problem of the fin—12 sensors grid, 10,000 Monte Carlo simulations.
The following bar plot (Figure 5) illustrates the Coefficient of Variation (CoV) across load components for sensor networks of 6, 12, 24, and 48.
Figure 5. Values of Coefficient of Variation for each load for different sensor networks.
From the bar plot, it is obvious that increasing the number of sensors significantly reduces the CoV, suggesting that denser sensor networks improve accuracy of the estimated loads while reducing the variance of errors.

4. Conclusions

The study confirmed that optimal sensor placement plays a crucial role in minimizing load identification errors. The integration of D-optimality criterion through genetic algorithms effectively recognized sensor locations and configurations that maximize information gain, ensuring minimal uncertainty in the reconstructed loads. The genetic algorithm sensor placement optimization demonstrated adaptability even in complex design spaces like the UAV fin structure, which consists of several components with varying material properties.
The conversion matrix approach successfully estimated applied loads accurately and consistently despite the presence of noise in strain measurements. Monte Carlo simulations were performed, validating the normality and homogeneity assumption in the load identification, as promised by the White Gaussian Noise model. The pair plots confirmed that the error model is unbiased, exhibiting weak statistical correlation between different load components. Furthermore, analytically derived variances for the estimated loads closely match the Monte Carlo results, further validating the error model assumptions.
Additionally, increasing the number of sensors systematically reduced the uncertainty in load estimations, as reflected by the decreasing Coefficient of Variation. Loads such as shear force (Fz), twisting moment-torque (Mx), and bending moment (My) were identified with high precision, while axial force (Fx) exhibited higher variance, likely due to its weaker strain response in the measured data.

Author Contributions

Conceptualization, K.A.; methodology, K.A. and S.G.P.; formal analysis, G.P.; writing—original draft preparation, G.P.; writing—review and editing K.A. and S.G.P.; supervision, K.A. and S.G.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Data Availability Statement

Dataset available on request from the authors.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Colombo, L.; Sbarufatti, C.; Bosco, L.D.; Bortolotti, D.; Dziendzikowski, M.; Dragan, K.; Concli, F.; Giglio, M. Numerical and experimental verification of an inverse-direct approach for load and strain monitoring in aeronautical structures. Struct. Control Health Monit. 2021, 28, e2657. [Google Scholar] [CrossRef]
  2. Wada, D.; Sugimoto, Y.; Murayama, H.; Igawa, H.; Nakamura, T. Investigation of Inverse Analysis and Neural Network Approaches for Identifying Distributed Load using Distributed Strains. Trans. Jpn. Soc. Aeronaut. Space Sci. 2019, 62, 151–161. [Google Scholar] [CrossRef]
  3. Fuentes, R.; Cross, E.; Halfpenny, A.; Worden, K.; Barthorpe, R.J. Aircraft Parametric Structural Load Monitoring Using Gaussian Process Regression. 2014. Available online: https://inria.hal.science/hal-01022048 (accessed on 29 November 2024).
  4. He, J.; Zhou, Y.; Guan, X.; Zhang, W.; Zhang, W.; Liu, Y. Time Domain Strain/Stress Reconstruction Based on Empirical Mode Decomposition: Numerical Study and Experimental Validation. Sensors 2016, 16, 1290. [Google Scholar] [CrossRef] [PubMed]
  5. He, J.; Zhou, Y.; Guan, X.; Zhang, W.; Wang, Y.; Zhang, W. An Integrated Health Monitoring Method for Structural Fatigue Life Evaluation Using Limited Sensor Data. Materials 2016, 9, 894. [Google Scholar] [CrossRef] [PubMed]
  6. Sireta, F.-X.; Storhaug, G. A Modal Approach for Holistic Hull Structure Monitoring from Strain Gauges Measurements and Structural Analysis. In Proceedings of the Off-Shore Technology Conference, Houston, TA, USA, 2–5 May 2022. [Google Scholar] [CrossRef]
  7. Oboe, D.; Colombo, L.; Sbarufatti, C.; Giglio, M. Shape Sensing of a Complex Aeronautical Structure with Inverse Finite Element Method. Sensors 2021, 21, 1388. [Google Scholar] [CrossRef] [PubMed]
  8. Gherlone, M.; Cerracchio, P.; Mattone, M.; Di Sciuva, M.; Tessler, A. Shape sensing of 3D frame structures using an inverse Finite Element Method. Int. J. Solids Struct. 2012, 49, 3100–3112. [Google Scholar] [CrossRef]
  9. Esposito, M.; Mattone, M.; Gherlone, M. Experimental Shape Sensing and Load Identification on a Stiffened Panel: A Comparative Study. Sensors 2022, 22, 1064. [Google Scholar] [CrossRef] [PubMed]
  10. Nakamura, T.; Igawa, H.; Kanda, A. Inverse identification of continuously distributed loads using strain data. Aerosp. Sci. Technol. 2012, 23, 75–84. [Google Scholar] [CrossRef]
  11. Colombo, L.; Sbarufatti, C.; Zielinski, W.; Dragan, K.; Giglio, M. Numerical and experimental flight verifications of a calibration matrix approach for load monitoring and temperature reconstruction and compensation. Aerosp. Sci. Technol. 2021, 118, 107074. [Google Scholar] [CrossRef]
  12. Panagiotopoulos, S.; Anyfantis, K.N. Load identification for fatigue life assessment in ship hull structural elements. In Proceedings of the 10th European Workshop on Structural Health Monitoring (EWSHM 2024), Potsdam, Germany, 10–13 June 2024. [Google Scholar] [CrossRef]
  13. Wickham, M.J.; Riley, D.R.; Nachtsheim, C.J. Integrating Optimal Experimental Design into the Design of a Multi-Axis Load Transducer. J. Manuf. Sci. Eng. 1995, 117, 400–405. [Google Scholar] [CrossRef]
  14. Gupta, D.K.; Dhingra, A.K. Input load identification from optimally placed strain gages using D-optimal design and model reduction. Mech. Syst. Signal Process. 2013, 40, 556–570. [Google Scholar] [CrossRef]
  15. Wang, J.; Law, S.; Yang, Q. Sensor placement methods for an improved force identification in state space. Mech. Syst. Signal Process. 2013, 41, 254–267. [Google Scholar] [CrossRef]
  16. Wang, Y.; Zhou, Z.; Xu, H.; Li, S.; Wu, Z. Inverse Load Identification in Stiffened Plate Structure Based on in situ Strain Measurement. Struct. Durab. Health Monit. 2021, 15, 85–101. [Google Scholar] [CrossRef]
  17. Galil, Z.; Kiefer, J. Time- and Space-Saving Computer Methods, Related to Mitchell’s DETMAX, for Finding D-Optimum Designs. Technometrics 1980, 22, 301–313. [Google Scholar] [CrossRef]
  18. Goldberg, D.E. Genetic Algorithms in Search, Optimization and Machine Learning; Addison-Wesley Publishing Company, Inc.: Carrollton, TX, USA, 1989. [Google Scholar]
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.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.