Interactive forming limit diagram (FLD) using the Keeler-Goodwin FLC approximation. Visualize strain paths, adjust material thickness and work hardening index, and check whether deformation stays within the safe zone.
The Keeler-Goodwin approximation is an industry-standard empirical formula for predicting the Forming Limit Curve (FLC) based on a material's basic properties. It defines the major strain limit as a function of the minor strain and the material's strain-hardening exponent (n-value).
$$FLC_0 = n(23.3 + 14.1t)$$ $$\epsilon_1 = FLC_0 + \begin{cases}0 & \text{for }\epsilon_2 \geq 0 \\ (0.6 - 0.016FLC_0)(-\epsilon_2) & \text{for }\epsilon_2 < 0 \end{cases}$$Where:
$\epsilon_1$ = Major Strain Limit (%)
$\epsilon_2$ = Minor Strain (%)
$FLC_0$ = Intercept of the FLC at plane strain ($\epsilon_2 = 0$)
$n$ = Strain-hardening exponent (from the "n-Value" slider)
$t$ = Initial sheet thickness (mm)
The curve is higher for materials that work-harden more (higher n) and are thicker.
The safety margin and thinning are calculated from the current strain state of a material point, defined by the user-controlled sliders.
$$Safety\,Margin = \frac{\epsilon_{1,limit}- \epsilon_{1,current}}{\epsilon_{1,limit}}\times 100\%$$ $$Thinning\,(\%) = \left(1 - e^{-(\epsilon_1 + \epsilon_2)}\right) \times 100\%$$Where:
$\epsilon_{1,limit}$ = Major strain limit from the FLC equation above.
$\epsilon_{1,current}$ and $\epsilon_{2,current}$ = Current major and minor strains (from sliders).
The thinning formula comes from volume constancy in plastic deformation. A negative safety margin means the point has failed.
Automotive Body Panel Stamping: This is the most common use. Engineers use FLDs to design stamping dies for car doors, hoods, and fenders. They simulate the forming process in CAE software to ensure all strain points fall safely below the FLC, preventing splits during production.
Appliance Manufacturing: When forming the complex shapes of washing machine drums, refrigerator doors, or sink basins, FLD analysis helps select the correct grade of steel or aluminum and optimize the press settings to achieve the shape without failure.
Aerospace Skin Forming: Aircraft fuselage and wing skins are made from large, thin sheets of high-strength aluminum or titanium. Forming limit analysis is critical here because material waste is extremely costly, and failures can compromise structural integrity.
Tool & Die Try-Out: When a new stamping die is first tested, parts often split. Engineers measure the actual strains on the failed part using circle grid analysis, plot them on the FLD (just like this simulator), and adjust the die geometry, lubrication, or blank holder force to bring the points into the safe zone.
When you start using FLD, there are a few common misunderstandings. The first one is thinking that "you're absolutely safe if you're below the FLC curve." In actual production, even if the simulated strain is within the safe zone, fractures can still occur due to variations in die surface roughness or lubrication conditions. Therefore, the practical wisdom is to maintain a safety margin of at least 10%, or 20% for areas with complex geometry. For example, if you start mass production with a design that has only a 5% safety margin, you risk a significant spike in defect rates across different production lots.
The second is input errors for material parameters. The work hardening exponent (n-value), which is crucial for this simulator, is listed on the material manufacturer's data sheet, but its value can change depending on the acquisition conditions (e.g., the strain rate during the tensile test). If you casually use 0.2 for calculation when the data sheet specifies an n-value of 0.22, it can cause the FLC curve to be predicted lower, leading to overdesign, or higher, leading to risky decisions. Always verify against the material specification sheet or test data for the specific material you're using.
The third is the assumption that "strain paths are always linear." While this tool allows you to select simple linear paths, actual press forming often involves complex paths that bend or loop. For instance, it's not uncommon to have initial tensile strain (path moving up and right) followed by the material contacting the die and introducing a compressive component (path bending left). When performing detailed analysis with CAE software, you need to check whether the entire "path history" remains away from the FLC curve.