Skip to content

ML algorithms on synthetically generated input data set for demonstration of my work in SHM

Notifications You must be signed in to change notification settings

Vikramag/Structural-Health-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A systematic approach to detect damage through Machine Learning/ Statistical Pattern Recognition (SPR) paradigm.

Under Guidance of Dr. Amit Shelke.

Data based approaches are espoused as suggested by CR Farrar and K Worden in their book “Structural Health Monitoring – A Machine Learning Prospective”.

Two methodologies are demonstrated over here for damage detection:

  1. Using Support Vector Machines
  2. Using K Means -- algorithm

Both the approaches are applied to the synthetically generated 3D Gaussian clusters (for demonstration purpose). In actual experiments these clusters are obtained after several procedures (discussed later) on Acoustic Emission (AE) data. Data used was obtained from several shock tube experiments at the NDT (Non Destructive Testing) Lab, IIT Guwahati, India.

The image of shock tube and three-DOF shear building is shown below:

shock_tube.jpg shear_building.jpg

Procedures on Acoustic Emission (AE) data.

  1. Data Normalisation.
  2. Signal Processing to remove random signal.
  3. Plotting of acceleration data of one floor w.r.t that of another floors to form clusters.

A typical AE data and cluster is shown below:

AE_signal.jpg cluster.jpg

Further processes are given in readme files in each folder.

About

ML algorithms on synthetically generated input data set for demonstration of my work in SHM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published