Skip to content

Non-realistic Strain readings #98

@Pulsar9000

Description

@Pulsar9000

I'm using, Version 2.0 beta .12 version after issue #96.

I have previously processed few tests like the one shown below using DICe, we call it cyclic creep recovery.
For this test, I have compared three typed of strain readings:

  1. Contact Extensometer reading (blue);
  2. DIC using nCorr (red) (np.mean on the load direction strain field or find mean by fitting normal distribution on the load direction strain fields );
  3. DICe (yellow)(np.mean on the the load direction strain field or find mean by fitting normal distribution on the load direction strain fields).

DIC nCorr and DICe are almost close all the time.
NOTE: DICe is definitely robost and better!

example_classic

However, for one particular test, though the contact extensometer (blue) reading have proper creep and recovery profile mean DICe strain reading (red) did not give a similar profile.
full_image

The test contains ~5000 images in total, therefore I have cropped (181 images) one block where I suspect the test fails (after compression stage) as an example for the developers. The plot below shows the strain readings that I observed at the cropped block.

  1. Contact Extensometer reading (blue);
  2. DIC using nCorr (red) (mean strain on x direction strain fields);
  3. DICe (yellow)(mean strain on x direction strain fields).

crop_compare

I see that even the mean value of nCorr is behaving strangely. One assumption is this test is strange in total and should be deleted, nevertheless I couldn't get the same min max values on comparing nCorr and DICe. Give me your comments regarding it, and if you could do something within your program do let me know.

Additional information:

  1. I have noticed that this problem occurs only after compression stage;
  2. I see that the min strain at this region is below -49%;
  3. The strain profile appears to be reversed. Therefore, I tried to calculate by selecting the image with highest strain as reference image. The strain profile was still reversed but the min strain did not reach abnormal values (4% max and -2% min);

I have uploaded the following files in the link below:
Image folder -181 images
DICe folder - parameters of DICe, python script to calculate mean from DICe output
Extenso.csv - time and strain measured by extensometer at same time instance
DICe.csv - time and mean strain on DICe strain field (X direction)
DIC_ncorr.csv - time and mean strain on nCorr strain field (X direction)

https://drive.google.com/drive/folders/1kIHkCcdZZxoqmKfJ1NgBGHMDg5hlbUbL?usp=sharing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions