pa12_tension {cmstatrExt}R Documentation

Example stress-strain data

Description

Example tension stress-strain data. This data was generated by tracing the stress-strain graph for PA12 from the manuscript referenced below. The non-linearity seen at low strain in the original data set was removed, then the data was re-sampling to produce more tightly spaced strain values. Normally-distributed error was added to the stress. The code used to generate the data set can be found at https://github.com/cmstatr/cmstatrExt/blob/master/data-raw/pa12-tension.R

Usage

pa12_tension

Format

pa12_tension

A data frame with 3,212 rows and 3 columns:

Coupon

the coupon ID

Strain

the strain measurement ⁠[mm/mm]⁠

Stress

the stress measurement ⁠[MPa]⁠

Source

Alomarah, Amer & Ruan, Dong & Masood, S. & Gao, Zhanyuan. (2019). Compressive properties of a novel additively manufactured 3D auxetic structure. Smart Materials and Structures. 28. 10.1088/1361-665X/ab0dd6.


[Package cmstatrExt version 0.4.0 Index]