Giter Site home page Giter Site logo

damage-identification-in-fiber-metal-laminates-using-bayesian-analysis-with-model-order-reduction's Introduction

Damage Identification in Fiber Metal Laminates using Bayesian Analysis with Model Order Reduction

drawing drawing drawing

Softwares required and configuration

  • COMSOL-Multiphysics software 5.6
  • MATLAB

Establish a LiveLink which extends the COMSOL modeling environment with an interface between COMSOL Multiphysics and MATLAB.

Link to TU Braunschweig cloud storage to access data:

https://cloud.tu-braunschweig.de/s/q6WfZGGQbwG5b75

Description of the directories:

  • EnKF:

    • Implements the ensemble Kalman filter method as a sequential data assimilation algorithm. It requires all the data from the TU Braunschweig cloud storage along with all the MATLAB files within this directory and to successfully conduct the test for damage identification.
  • MCMC:

    • Implements the Markov chain Monte Carlo method with Metropolis-Hastings algorithm in a Bayesian framework. It requires all the data from the TU Braunschweig cloud storage along with all the MATLAB files within this directory and to successfully conduct the test for damage identification.
  • PMOR:

    • Implements adaptive parametric model order reduction method that reduces the computation time by a factor of approximately 33 compared to that of the high-fidelity simulation using COMSOL-Multiphysics software. It requires the COMSOL model ("Stahl_laminat_032021_mesh.mph") from the TU BS cloud storage along with all the MATLAB files within this directory and to successfully generate the required number of global reduced order bases (ROBs).

Description of the files:

  • FML_FEM_HDM.m:

    • It takes damage parameters as inputs, generates an FEM model on COMSOL, solves using a time-dependent "Generalized alpha method" or Newmark-time integration method and outputs the high-fidelity solution of the system
  • FML_FEM_ROM.m:

    • This function reduces the HiFi model of the underlying system. It consumes system matrices, simulation parameters and generated global ROBs and outputs the system response.
    • It calls the "NewmarkIntegration3.m" function which actually performs the Newmark-time integration to solve the system.
  • FML_FEM_MATRIX_EXTRACT.m:

    • This function takes damage parameters and excitation signal as the inputs, generates an FEM model on COMSOL and outputs the system matrices (mass matrix, stiffness matrix and load matrix) without solving the system.
  • NewmarkIntegration3.m:

    • This function implements the implicit Newmark-beta time integration method. It is an implicit integration scheme. Here, alpha and beta are the constants that are set to 0.25 and 0.5 respectively, such that the scheme remains stable.

damage-identification-in-fiber-metal-laminates-using-bayesian-analysis-with-model-order-reduction's People

Contributors

nandakishorebm1995 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.