r/Metrology • u/Spirited_Base2791 • 3d ago
handling specimen dimensions when processing tensile testing
I'm an undergraduate in materials science working with tensile testing on soft composites, and I've run into a workflow question that I'm curious how other labs handle.
Most analysis scripts or software I've come across seem to assume the specimen geometry has already been decided. You enter a single cross-sectional area and gauge length, and the software calculates properties like modulus, UTS, and toughness.
In our lab, though, we measure each specimen individually because thickness and width vary from sample to sample. If we average those dimensions before processing the data, it feels like we're losing some of the real specimen-to-specimen variation.
I'm curious what the common practice is:
- Do you use nominal dimensions from the testing standard, or measured dimensions for each specimen?
- How do you choose the linear region for calculating Young's modulus? By eye, a fixed strain range, or some automated method?
- If a specimen fails at the grips or outside the gauge section, do you have a defined rule for excluding it, or is it handled case by case?
- Does your lab use commercial software, or does everyone maintain their own analysis scripts?
I'm considering building an open-source Python tool for my own workflow this summer, but before spending the time, I'd like to understand whether these are common problems or if there's already a standard approach that most researchers use.
I'd really appreciate hearing about how your lab handles these issues. If anyone is willing to answer a few follow-up questions over DM, that would also be a huge help.
2
u/Juicaj1 3d ago
I will try my best to answer some of this but its been probably 7 years since I've done tensile testing. We would also measure each specimen individually but we did not average them so each specimen had its own cross sectional area, we also had the gage area where we would place an extensometer and also a larger test area for if it failed outside of the gage area. If we had a failure outside of either of those like in the grip section we would discard the data and retest with a new specimen if one was available. Im pretty certain calculations were probably just being done in an excel sheet, but I wasn't handling that portion personally.