Physics-Informed Neural Network for Fracture Pattern Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current material fracture simulation methods, such as the finite element method and lattice particle method, face challenges in accurately predicting fracture patterns, especially for heterogeneous materials, due to high computational costs and the need for extensive training data, particularly when dealing with nonlinear crack propagation and random microstructures.

Innovation Solution

A physics-informed neural network system that integrates the lattice particle method for linear elastic deformation and a fully convolutional neural network for nonlinear fracture simulation, leveraging physics knowledge to reduce computational time and require less training data, while predicting fracture patterns for arbitrary geometries and loading conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If lattice particle method is used for nonlinear fracture simulation, then accuracy of fracture pattern prediction is improved, but computational time increases significantly

Engineering Contradiction:
Improvefracture pattern prediction accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary linear elastic deformation analysis using the lattice particle method to generate input data for the neural network. By pre-computing the linear stage results and using them as training data for the neural network, the system avoids performing full nonlinear simulations for every prediction, thus reducing computational time while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A physics-informed neural network is introduced as an intermediary between the linear elastic analysis and the final fracture prediction. The neural network learns the mapping from linear elastic deformation states to nonlinear fracture patterns, acting as a surrogate model that approximates the computationally expensive nonlinear simulations.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If large number of particles is used in LPM for accurate fracture simulation, then simulation accuracy is improved, but computational cost increases

Engineering Contradiction:
Improvefracture simulation accuracyVSAvoidcomputational cost
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system uses a reduced number of particles in the lattice particle method for generating training data, combined with physics-informed constraints in the neural network. The physics constraints compensate for the reduced particle density, allowing accurate fracture prediction with fewer particles, thus reducing computational cost while maintaining simulation accuracy.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If purely data-driven deep learning model is used for fracture prediction, then computational efficiency is improved, but accuracy for heterogeneous materials deteriorates

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidfracture prediction accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system changes the parameter space by incorporating physics-based constraints and relationships into the neural network architecture. Instead of relying solely on raw image data, the network uses physics-informed features and constraints that encode material behavior laws, enabling accurate prediction for heterogeneous materials while maintaining computational efficiency.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system creates a composite modeling approach by combining the lattice particle method (for physics-based linear elastic analysis) with deep learning (for nonlinear fracture prediction). This composite model leverages the strengths of both methods: the physical accuracy of LPM and the computational efficiency of neural networks.

Inventive Principle:
Principle #40Composite materials

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

The system achieves efficient and accurate fracture pattern prediction with improved computational efficiency and reduced training data requirements, outperforming purely data-driven models by utilizing physics-informed constraints and integrating lattice particle method and deep learning for both linear and nonlinear stages of fracture simulation.

Implementation Method 1

A physics-informed neural network system that integrates the lattice particle method for linear elastic deformation

Methodology Applied
Scientific EffectLinear elastic deformation: Elasticity

Implementation Method 2

predicting fracture patterns for arbitrary geometries and loading conditions

Methodology Applied
Scientific EffectFracture mechanics: Fracture Mechanics

Data Source

PatentUS20240184957A1Systems and methods for fracture-pattern prediction with random microstructure using physics-informed deep neural networks
Publication Date: 2024.06.06 THE ARIZONA BOARD OF REGENTS ON BEHALF OF THE UNIV OF ARIZONA
  • US20240184957A1 patent drawing
  • US20240184957A1 patent drawing
  • US20240184957A1 patent drawing

AI summary

Material fracture is a process involving both linear elastic stage and nonlinear crack propagation stage. A system includes a physics-informed deep learning model integrated with a discrete simulation model (lattice particle method-LPM) to predict material fracture patterns for arbitrary material microstructures under different loadings. The key idea is to leverage physics-knowledge and data-driven approach for accurate and efficient nonlinear mapping. Physics-knowledge includes constraints, microstructure images, and displacement field from pure linear elastic analysis in a linear stage. A Fully Convolutional Network predicts the final fracture patterns in a non-linear stage. The system exhibits high computational efficiency for the nonlinear stage of material response prediction.