Dislocation motion on slip planes — activates beyond yield point
Bilinear:
$\sigma = E\varepsilon \;(\varepsilon \le \varepsilon_y)$
$\sigma = \sigma_y + H(\varepsilon - \varepsilon_y) \;(\varepsilon > \varepsilon_y)$
Compare bilinear, Ramberg-Osgood, and power hardening models side-by-side. Visualize elastic unloading cycles and plastic strain accumulation for FEA material calibration.
Dislocation motion on slip planes — activates beyond yield point
Bilinear:
$\sigma = E\varepsilon \;(\varepsilon \le \varepsilon_y)$
$\sigma = \sigma_y + H(\varepsilon - \varepsilon_y) \;(\varepsilon > \varepsilon_y)$
The Bilinear model is the simplest elastoplastic representation. It defines two distinct linear regions: a purely elastic response governed by Hooke's Law, and a plastic region with reduced stiffness.
$$ \sigma = \begin{cases}E\varepsilon & \text{for }\varepsilon \le \varepsilon_y \quad \text{(Elastic)}\\[8pt] \sigma_y + H(\varepsilon - \varepsilon_y) & \text{for }\varepsilon > \varepsilon_y \quad \text{(Plastic)}\end{cases}$$$\sigma$: Stress | $\varepsilon$: Total Strain | $E$: Young's Modulus (elastic stiffness) | $\sigma_y, \varepsilon_y$: Yield stress and strain | $H$: Plastic Hardening Modulus (post-yield stiffness).
The Ramberg-Osgood model provides a continuous, smooth curve, ideal for materials without a distinct yield point. The total strain is the sum of elastic and plastic components from a single equation.
$$ \varepsilon = \frac{\sigma}{E}+ \left(\frac{\sigma}{K}\right)^n $$$K$: Strength coefficient | $n$: Hardening exponent. A larger n (close to 1) means more immediate plastic flow, while a smaller n leads to a more gradual transition. The "Power Hardening" model is a simplified version of this, often written as $\sigma = K \varepsilon^n$ for the plastic region alone.
Automotive Crash Simulation: Engineers use elastoplastic models in FEA to predict how car frames crumple. They need accurate post-yield behavior (simulated by the Hardening Modulus H and exponent n) to design vehicles that absorb impact energy through controlled plastic deformation, protecting passengers.
Aerospace Component Design: Aircraft skins and structural parts are often made from aluminum alloys, which are well-modeled by the Ramberg-Osgood law. Simulating the smooth yield transition helps predict fatigue life and prevent unexpected failure from repeated elastic-plastic loading cycles.
Metal Forming Process Simulation: When stamping a car door panel or forging a turbine blade, the material undergoes massive plastic strain. Accurate power-law or bilinear models are crucial in CAE software to predict final shapes, springback, and required forming forces without costly physical trials.
Structural Engineering & Seismic Design: Buildings in earthquake zones are designed to yield plastically in controlled beams or connections, absorbing seismic energy. The bilinear model is frequently used in structural FEA to define these "plastic hinges," ensuring the building sways without collapsing.
First, understand that yield stress is not the sole measure of a material's strength. For example, while SS400 has a yield stress of about 245MPa, materials with the same yield stress but different work hardening coefficients (H) behave completely differently in accidents involving large deformations (e.g., collisions). A material with a low H deforms rapidly after yielding, whereas one with a high H continues to resist deformation, leading to a significant difference in energy absorption. When setting parameters, don't be satisfied with just the yield stress; make it a habit to always consider the post-yield behavior as a complete set.
Next, model selection is a trade-off between "computational cost" and "accuracy". Using the Ramberg-Osgood model for all parts might improve accuracy, but in analyses using tens to hundreds of thousands of elements, like automotive crash simulations, computation time becomes enormous. In practice, "using the right model for the job" is essential—for instance, applying the R-O model to critical deformation areas and the bilinear model to the majority of other parts. Use this tool to compare both models and gather the information you need to judge "how precise you need to be" for your specific analysis.
Finally, be aware of the pitfall that unloading is not always perfectly elastic. While this simulator visualizes elastic unloading, in actual metal forming processes (like deep drawing), repeated unloading and reloading during plastic deformation can cause the material to follow a slightly different stress path. This is called the "Bauschinger effect" and needs consideration in ultra-precise forming simulations. First, master the basic concept of "perfect elastic unloading," but keep these advanced phenomena in the back of your mind.