## Why Impact Testing Matters
A material can have high tensile strength and adequate ductility yet fracture in a brittle manner under rapid loading. The three factors promoting brittle fracture: high strain rate, low temperature, and triaxial stress state (notches). The Charpy test combines all three.
## The Charpy V-Notch Test (ASTM E23)
Standard specimen: 10 x 10 x 55 mm bar with a 2 mm deep, 45-degree V-notch. The specimen is conditioned to test temperature, placed on the anvil, and struck by a pendulum. Three results are reported: absorbed energy (Joules), lateral expansion (mm), and fracture appearance (% shear).
## The Ductile-to-Brittle Transition
For BCC metals (carbon steel, ferritic stainless), plotting energy vs temperature reveals a sigmoidal curve:
- **Upper shelf**: 100-300 J, fully ductile
- **Transition zone**: Energy drops steeply over 30-60 degrees C
- **Lower shelf**: 5-20 J, fully brittle cleavage
FCC metals (aluminum, austenitic stainless) have no sharp transition.
## Code Requirements
| Code | Test Temp | Min Energy |
|------|-----------|-----------|
| ASME VIII (UCS-66) | MDMT | 27 J |
| API 5L X65 | -20 degrees C | 27 J min, 40 J avg |
| EN 10025 S355J2 | -20 degrees C | 27 J |
## Factors Affecting Toughness
- **Carbon**: Raises DBTT and lowers upper shelf energy
- **Manganese**: Lowers DBTT by ~5 degrees C per 0.1%
- **Nickel**: Very beneficial. Each 1% lowers DBTT by ~10 degrees C
- **Phosphorus**: Detrimental. Maximum 0.015% for critical applications
- **Grain size**: Finer grains lower DBTT. Decreasing grain diameter from 100 to 10 micrometers can lower DBTT by 100+ degrees C
- **Normalizing**: Refines grains, lowers DBTT by 20-40 degrees C vs as-rolled
## Charpy vs KIc
The Charpy test is qualitative screening. Empirical correlations exist (Roberts-Newton: KIc = 14.6 x sqrt(CVN)) but should not replace KIc testing for fracture-critical applications.
Impact Toughness and the Charpy Test
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://alloyfyi.com/iframe/guide/impact-toughness-charpy-test/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://alloyfyi.com/guide/impact-toughness-charpy-test/
Add a dynamic SVG badge to your README or docs.
[](https://alloyfyi.com/guide/impact-toughness-charpy-test/)
Use the native HTML custom element.
Impact toughness measures energy absorption during rapid loading. The Charpy V-notch test is required by virtually every pressure vessel, structural steel, and pipeline specification as the primary screening test for brittle fracture risk.
309 words
·
2 min read