Chaboche Nonlinear Kinematic Hardening Model
Chaboche Nonlinear Kinematic Hardening: Theoretical Foundations
What is the Chaboche Model?
Professor, is the Chaboche model the "main contender" for kinematic hardening?
Yes. The Chaboche model is a nonlinear kinematic hardening model and is the most widely used for analyzing cyclic plasticity (low-cycle fatigue, ratcheting, shakedown).
Nonlinear Kinematic Hardening Equation
Evolution law for back stress $\alpha$:
The first term is Prager's linear hardening (forward term), the second term is the dynamic recovery term (which "pulls back" the back stress via $\gamma \alpha$).
So the dynamic recovery term makes it "nonlinear". The back stress saturates at large strains.
$C/\gamma$ is the saturation value of the back stress. $C$ is the initial hardening rate, $\gamma$ is the speed of saturation. In practice, multiple backstresses are superposed ($N = 2 \sim 4$ terms):
Parameter Determination
$C_k, \gamma_k$ are determined from the stabilized hysteresis loop of a repeated tension-compression test (strain-controlled cyclic test). In Abaqus, define the isotropic hardening part with *CYCLIC HARDENING, and use *PLASTIC, HARDENING=COMBINED for combined hardening.
Summary
Key Points:
- $d\alpha = (2/3)C d\varepsilon^p - \gamma \alpha dp$ — Forward + dynamic recovery
- Superposition of multiple backstresses ($N = 2 \sim 4$) — Accurate over a wide stress range
- Determine $C_k, \gamma_k$ from cyclic tests
- Standard model for low-cycle fatigue, ratcheting, shakedown
- Abaqus *PLASTIC, HARDENING=COMBINED — Combined isotropic + kinematic hardening
Chaboche's Background: French Nuclear Power
Jean-Louis Chaboche was affiliated with the French National Aerospace Research Institute (ONERA) and the Atomic Energy Commission (CEA) in the 1970s-80s and developed this model to solve thermal fatigue problems in nuclear reactor piping. The background was France's aggressive nuclear power promotion policy in the 1970s, and the rapidly increasing demand for "engineer-usable cyclic plasticity models" at the time drove the development.
Computational Methods for Chaboche Nonlinear Kinematic Hardening
FEM Settings for Chaboche
```
*MATERIAL, NAME=steel_cyclic
*ELASTIC
200000., 0.3
*PLASTIC, HARDENING=COMBINED, NUMBER BACKSTRESSES=3
250., 0.0
*CYCLIC HARDENING
250., 0.0
280., 0.1
300., 0.5
```
NUMBER BACKSTRESSES=3 specifies a 3-term Chaboche model. $C_k, \gamma_k$ can be automatically fitted by Abaqus from stabilized loop data (*PLASTIC, TEST DATA INPUT).
Summary
The Ingenuity of 2-Backstress Superposition
The accuracy of the Chaboche model is determined by the number of backstress terms. In practice, superposition of 2-3 terms is common, with a role division where the first term handles stress saturation in the large strain region, and the second term handles transient hardening. In Chaboche's own 1989 paper, a 3-term model was shown to match isothermal fatigue tests on 304 stainless steel within a 0.3% error.
Chaboche Nonlinear Kinematic Hardening in Practice
Chaboche in Practice
Used for thermal fatigue in high-temperature nuclear piping, thermal fatigue in automotive engine components, and low-cycle fatigue in aircraft engine turbine disks.
Practical Checklist
Turbine Blade Life Prediction
In the design of CFM56 engine (for Airbus A320) turbine blades, thermo-elasto-plastic cycle analysis using the Chaboche model has been conducted since the 1990s. By analyzing the plastic strain range at the blade root subjected to temperature fluctuations of about 600~1,050℃ per takeoff/landing cycle and evaluating low-cycle fatigue life combined with the Manson-Coffin rule, an overhaul interval of over 30,000 hours was achieved.
Chaboche Nonlinear Kinematic Hardening: Software & Solver Comparison
Tools for Chaboche
Selection Guide
Related Topics
Experience the theory firsthand with the interactive simulator for this field
All Simulators