Model Order Reduction Applied to Replicate Blast Wave Interaction with Structure †
Abstract
:1. Introduction
2. Materials and Methods
2.1. Case Study: Blast-Loaded Steel Plate
2.2. Model Order Reduction Framework
- Collection of meaningful data from the FOM. A snapshot matrix is built by collecting all displacement fields computed with the full-order analyses as reported in Equation (2).Each displacement field represents the solution evaluated at different times and TNT charge masses . The collected data should represent all possible behaviors that can be replicated later in the ROM. The dimensions of this matrix are where N is the number of DOF of the FOM, i.e, the unknown of the system, is the number of parameter evaluations that are computed through the FOM and is the number of time-steps recorded from the finite element simulation.
- POD is performed on snapshot matrix . The first step is to perform the Singular Value Decomposition (SVD), which leads to a factorization of the snapshot matrix as shown in Equation (3):
- Thanks to matrix , it is now possible to perform the solution projection from the full-order model into the reduced space. The dimensionality decrease from the original size to a dimension equal to the truncated value of n is given by being a rectangle matrix in the most general case. The full-order solution projection onto a lower dimensional space can express the value u as a linear combination of the new basis that spans the reduced space and the combination coefficient. From linear algebra, it holds that combination coefficients are the reduced representation of the full solution onto the space . The original solution can be easily retrieved as a linear combination of the reduced basis vector, collected in , and the coefficient of combination is . Indeed, Equation (5) holds:
- The previous step allows processing information made available by the FOM. However, to deal with a query of parameters the model has never computed, it is necessary to learn a nonlinear map whose input is the set of parameters t and μ, while the output is the solution represented in the reduced space . The nonlinear mapping can be approximated by a neural network , which learns the nonlinear map relationship between the given input and output as reported in Equation (6):Time t is considered a scalar value included in the interval where T is the ending time of the simulation. On the other hand, μ is a vector belonging to the space of parameters P. The Cartesian product between these two quantities gives origin to all the possible combinations of inside the design space . The neural network aims to learn how to map from these combinations to the corresponding solution in the reduced space. The problem can be defined as a regression problem solved via a supervised learning approach. Figure 3 shows this work’s fully connected deep neural network.Indeed, for this case, a dense, fully connected neural network with 2 inputs and 5 outputs is considered a suitable architecture. Three hidden layers are introduced, each of them with 10 neurons and with a ReLU activation function. The input is the time, which is always considered a parameter in this scenario, and the mass of TNT. The parameter can be a vector in the more general case, but in this case, it is a scalar value. Table 3 summarizes the ANN architecture.
- The definition of both a projection matrix and a regression map make it possible to perform model order reduction via the POD-NN approach.
- Define a new set of parameters and which must be computed. These can be parameters already considered in the snapshot matrix, never computed parameters or a combination of both cases.
- A fast query to the model can be addressed. The neural network can compute the solution corresponding to selected parameters in the reduced space as expressed in Equation (7).
- The predicted solution in reduced space is just a vector whose components are the coefficient in combination with the reduced basis, and by performing the projection with , it is possible to retrieve the solution expressed in the original space but at a lower computational cost.
3. Results
4. Discussion
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Abbreviations
CONWEP | Conventional Weapon |
DOF | Degree Of Freedom |
FOM | full-order model |
MOR | model order reduction |
ANN | Artificial Neural Network |
PDE | partial differential equation |
POD | Principal Orthogonal Decomposition |
ROM | reduced-order model |
SVD | Singular Value Decomposition |
References
- Quarteroni, A.M.; Manzoni, A.; Negri, F. Reduced Basis Methods for Partial Differential Equations: An Introduction; Springer: Berlin/Heidelberg, Germany, 2015. [Google Scholar]
- Benner, P.; Gugercin, S.; Willcox, K.E. A Survey of Projection-Based Model Reduction Methods for Parametric Dynamical Systems. SIAM Rev. 2015, 57, 483–531. [Google Scholar] [CrossRef]
- Hesthaven, J.S.; Ubbiali, S. Non-intrusive reduced order modeling of nonlinear problems using neural networks. J. Comput. Phys. 2018, 363, 55–78. [Google Scholar] [CrossRef]
- Hyde, D.W. Microcomputer Programs CONWEP and FUNPRO, Applications of TM 5-855-1, ‘Fundamentals of Protective Design for Conventional Weapons’ (User’s Guide); US Army Engineer Waterways Experiment Station: Vicksburg, MS, USA, 1988. [Google Scholar]
- Dassault Systèmes Simulia Corp. Abaqus 2023 Documentation. Dassault Systèmes. 2023. Available online: https://www.3ds.com/products-services/simulia/products/abaqus (accessed on 30 August 2024).
- Johnson, G.R. A constitutive model and data for metals subjected to large strains, high strain rates and high temperatures. In Proceedings of the 7th International Symposium on Ballistics, Hague, The Netherlands, 19–21 April 1983. [Google Scholar]
- Børvik, T.; Dey, S.; Clausen, A.H. Perforation resistance of five different high-strength steel plates subjected to small-arms projectiles. Int. J. Impact Eng. 2009, 36, 948–964. [Google Scholar] [CrossRef]
- Czech, C.; Lesjak, M.; Bach, C.; Duddeck, F. Data-driven models for crashworthiness optimisation: Intrusive and non-intrusive model order reduction techniques. Struct. Multidiscip. Optim. 2022, 65, 190. [Google Scholar] [CrossRef]
- Franco, N.R. dlroms—A Package for Constructing Deep Learning Based Reduced Order Models (DL-ROMs). 2023. Available online: https://github.com/NicolaRFranco/dlrom/ (accessed on 30 August 2024).
Steel | A (MPa) | B (MPa) | n (-) | c (-) | (s) | (K) | (K) | m (-) |
---|---|---|---|---|---|---|---|---|
Weldox 500E | 234.8 | 409.0 | 0.5 | 0.0166 | 0.0005 | 293 | 1800 | 1 |
Steel | E (MPa) | (-) | (kg/m3) | (J/(kg·K)) | (-) |
---|---|---|---|---|---|
Weldox 500E | 210,000 | 0.33 | 7850 | 452 | 0.9 |
Layer | Type | Number of Neurons | Activation Function |
---|---|---|---|
1 | Input | 2 | - |
2 | Dense | 10 | ReLU |
3 | Dense | 10 | ReLU |
4 | Dense | 10 | ReLU |
5 | Output | 5 | - |
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. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Shehu, E.; Marchesi, G.; Lomazzi, L.; Giglio, M.; Manes, A. Model Order Reduction Applied to Replicate Blast Wave Interaction with Structure. Eng. Proc. 2025, 85, 30. https://doi.org/10.3390/engproc2025085030
Shehu E, Marchesi G, Lomazzi L, Giglio M, Manes A. Model Order Reduction Applied to Replicate Blast Wave Interaction with Structure. Engineering Proceedings. 2025; 85(1):30. https://doi.org/10.3390/engproc2025085030
Chicago/Turabian StyleShehu, Edison, Giovanni Marchesi, Luca Lomazzi, Marco Giglio, and Andrea Manes. 2025. "Model Order Reduction Applied to Replicate Blast Wave Interaction with Structure" Engineering Proceedings 85, no. 1: 30. https://doi.org/10.3390/engproc2025085030
APA StyleShehu, E., Marchesi, G., Lomazzi, L., Giglio, M., & Manes, A. (2025). Model Order Reduction Applied to Replicate Blast Wave Interaction with Structure. Engineering Proceedings, 85(1), 30. https://doi.org/10.3390/engproc2025085030