Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Damage and Material-state Diagnostics with Predictor Functions using Data Series Prediction and Artificial Neural Networks

Stefan Bosse1, Edgar Kalwait2

1 University of Bremen, Dept. Mathematics & Computer Science, Bremen, Germany
2 University of Bremen, Dept. of Production Engineering, Bremen, Germany

sbosse@uni-bremen.de

1 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Introduction

Motivation

The objective of this work is the prediction of material behaviour changes (behaviour state transitions) and the occurence of material damages by data series prediction.

This work addresses data processing of measuring data from tensile tests.

2 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Testing Methods

  • There is an emerging field of new materials, e.g., fibre-metal laminates, foam materials, and materials processed by additive manufacturing, highly related to a broad range of applications.

  • Typically, material properties such as yield strength, inelastic behaviour, and damage are determined from tensile tests.

Destructive Tests (DT)
Tensile tests commonly destroy the specimen (non-reversible tests)!
Non-destructive Tests (NDT)
Monitoring and prediction without modifying the specimen (reversible tests)!
3 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Transition DT → NDT

  • Materials basically pose two "behaviour ranges":

    • reversible, i.e., the elastic range;
    • non-reversible, i.e, the non-elastic/plastic range.
  • Our aim is to enable a methodology shift from DT to NDT methods by using

    • Measuring data from tests without non-reversible material and specimen altering;
    • Machine Learning to predict material behaviour changes still in the non-reversible range
4 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Methods

Three different methods were used to predict the material behaviour of a device under test (DUT) from tensile test data ⟨F,x⟩ (F:load force, x: strain length):

  1. Feed-forward Artficial Neural Networks (FFNN) prediciting the damage fracture point (break xdamx, strain length) of DUT from the first data points F0 of a tensile test, i.e., with data series F of the load forces

P(F0):F0xdam,F0F=[F(x)|x=0,ϵ,2ϵ,..,nϵ]

5 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

  1. State-based Recurrent ANN (RNN) perfoming the same prediction of the damage straing length point by early tensile data.

  2. State-based RNN performing data series prediction, i.e., the force-strain curves from tensile tests to predict the start of the inelastic range of the material:

P(F(δ,Fi0)):FiFi+δ,Fi0=[Fj|j<i]

P is the predictor function hypothesis derived from ML and training

6 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Experiments

7 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Experimental Data

  • The following experiments were carried out with data from tensile tests made with aluminium sheets (approx. 5x12x1 mm size).
  • There are three series of specimens (Fraunhofer IFAM, Lehmhus et al.).

    • A reference series R, and
    • Two thermally treated specimens with the series F and T.
  • The samples of the series F and T are made of heat treated 7075 aluminium sheets.

  • One main issues with data sets from tensile test is the low degree of variance. Typically, the (labelled) data set is split in training and test sub-sets.

  • Data augmentation techniques are applied to the experimental data.

8 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Models and Predictor Functions

f(x):xy

9 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Networks and Activation

Sequential versa parallel processing of data points of measured sensor data series using FFNN and RNN. Data series are obtained from tensile tests.

10 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Feed-forward Network

  • N selected points of the beginning of the entire ⟨F,x⟩ data series is used to activate the FFNN in parallel

  • The network consists of:

    • N input neurons connected to [F1,F2,..FN];
    • One output neuron delivering the prediction of xdam
    • And one or more hidden layers of neurons
11 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Recurrent Network

Sequentially activated LSTM-RNN implementing the predictor functions Fδ to predict material behaviour and state transitions

12 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Nezwork Configurations (Layers)

  • Different network configurations were tested.

  • Finally, a LSTM cell chain with a horizontally linear configuration [1:1:1:1:1:1:1:1:1:1:1:1] with one input, one output neuron, and a chain of n=10 connected LSTM cells were chosen for the generalised Fδ variable prediction (supporting a broad range of material variations).

  • Another approach for a specialised predictor function (supporting only one specimen class) used a vertically expanded configuration, e.g., [1:3:4:1].

13 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Damage point Prediction

Damage fracture point prediction (maximal strain length xdam until damage) from measured data of the first segments of the strain-force diagram from tensile tests

14 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Material State Prediction

A typical measured strain-force curve from a tensile test (blue line) and forward predictions (red line segments) xi+δ

15 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Results and Conclusion

f(x):x?y

16 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Damage Prediction

Feed-forward Network with Parallel Activation (Generalised Model)

Accurate pred. of damage point fracture xdam for different specimens and series

17 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Recurrent Network with Sequential Activation (Generalised Model)

Poor pred. of damage fracture point xdam of different specimens and series

18 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Material State Prediction

Recurrent Network with Sequential Activation (Generalised Model)

Material strain-force curve prediction of different specimens and series with δ=25μm (equal to 25 data points)

19 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Recurrent Network with Sequential Activation (Specialised Model)

Material strain-force curve prediction of one series R with δ=10 data points (approx. 25μm) and different model netwrok configurations [KAL20]

20 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

Conclusions

  1. Simple forward-feeded artificial neural network can be applied to early data points from tensile tests to predict the maximal strain length of a specimen until a damage (fracture) occurs.

  2. Recurrent state-based and "remembering" neural networks well known for data series prediction were not suitable for the damage point prediction.

  3. Recurrent state-based neural networks can predict tensile test data series ⟨F,x⟩ with a reasonable accuarcy. But:

    • Generalised trained models are not suitable for prediction of material changes (i.e., elastic → plastic)
    • Specialised trained models pose better accuracy and are rudementary suitiable to predict material state transition
21 / 22

Stefan Bosse: Damage and Material-state Diagnostics with Predictor Functions

End.

Thank you for your attention. All questions are welcome!

#evol

#me

22 / 22