Plastic zone: $r_p = \dfrac{1}{2\pi}\!\left(\dfrac{K_I}{\sigma_y}\right)^{\!2}$
Critical crack: $a_c = \dfrac{1}{\pi}\!\left(\dfrac{K_{Ic}}{\sigma Y}\right)^{\!2}$
Energy release: $G = K_I^2/E'$
Input crack length, specimen geometry, and material properties to compute $K_I = \sigma Y\sqrt{\pi a}$ in real time. Visualize safety factor, plastic zone, and critical crack size.
The fundamental equation of LEFM for a through-thickness crack. The stress intensity factor K_I scales with the applied stress and the square root of the crack length. The geometry factor Y (often around 1 for a simple edge crack) accounts for the shape of the specimen and crack.
$$K_I = \sigma\,Y\sqrt{\pi a}$$Where:
K_I = Stress Intensity Factor (MPa√m)
σ = Applied Remote Stress (MPa)
Y = Dimensionless Geometry Correction Factor
a = Crack Length (m)
These derived equations provide critical safety insights. The plastic zone size estimates the region where material yields, and the critical crack length is the maximum flaw size allowable before fast fracture under a given stress.
$$r_p = \dfrac{1}{2\pi}\!\left(\dfrac{K_I}{\sigma_y}\right)^{\!2}\quad\quad\quad a_c = \dfrac{1}{\pi}\!\left(\dfrac{K_{Ic}}{\sigma Y}\right)^{\!2}$$Where:
r_p = Radius of the estimated plastic zone at the crack tip.
σ_y = Material Yield Stress (MPa).
a_c = Critical Crack Length for fast fracture.
K_Ic = Material Fracture Toughness (MPa√m).
Aircraft Structural Inspection: LEFM is used to set inspection intervals for critical components. Engineers calculate the critical crack length (a_c) for parts like wing spars or landing gear. Based on predicted crack growth rates, they determine how often these parts must be inspected with ultrasound or X-rays to find cracks before they reach a dangerous size.
Pipeline and Pressure Vessel Design: For gas pipelines or nuclear reactor pressure vessels, engineers must ensure that even if a manufacturing flaw exists, it will not cause catastrophic failure under operating pressure. They use LEFM to define acceptable flaw sizes during quality control and to set safe operating pressures relative to the material's K_Ic.
Failure Analysis & Forensics: After a structural failure like a bridge collapse or a broken crankshaft, investigators use LEFM principles. By examining the fracture surface and estimating the stress at failure, they can work backwards to determine the initial crack size that caused the failure, helping to identify the root cause.
Material Selection for Critical Components: When designing a component where cracks are inevitable (e.g., turbine blades subjected to fatigue), engineers compare candidate materials based on their fracture toughness K_Ic. A higher K_Ic means the component can tolerate larger cracks before failing, leading to safer and more durable designs.
There are several key points you should be especially mindful of when starting to use this tool. First and foremost, the calculation results are only estimates based on an idealized model. The formulas used in the tool are fundamentally based on a simple model of a crack in an infinite plate. Actual components often have corners, holes, or multiple cracks, in which case the correction factor Y becomes more complex. For example, a surface crack on a 100mm diameter shaft and a center crack in a wide plate will have completely different K_I values even with the same σ and a. The golden rule is to first get a feel using the tool, then verify with more detailed standards (like JSME or ASTM codes) or FEA (Finite Element Analysis) in actual design.
Next, the interpretation of the "plastic zone radius". If the calculated r_p becomes larger than, say, 1/10 of the crack length a, that's a yellow flag. The premise of Linear Elastic Fracture Mechanics (LEFM)—that the plastic zone at the crack tip is sufficiently small—is starting to break down. For example, calculating K_I=100 MPa√m for a mild steel with σ_y=300MPa gives an r_p of about 1.4mm. This is fine for a crack with a=5mm, but it's a significant size for a crack with a=2mm. In such cases, you need the concepts of Elastic-Plastic Fracture Mechanics (EPFM).
Finally, the point that "the fracture toughness K_Ic varies depending on conditions". The K_Ic values in material tables are for room temperature and static loading. Actual structures may be at low temperatures, subject to cyclic loading, or in corrosive environments. For instance, the same steel can have a significantly lower K_Ic at -40°C compared to room temperature (embrittlement). For dynamic loading, you'll separately need the da/dN-ΔK curve (fatigue crack growth characteristics) which represents crack propagation rate. Even after getting an answer from the tool, always ask yourself, "What are the actual service conditions?"
ASTM A36 steel plate under tension: applied stress 200 MPa, surface crack 2.0 mm, plate width 150 mm, K_Ic = 65 MPa√m. Using Newman-Raju correction for edge crack, Y ≈ 1.26. Calculated K_I = 200 × 1.26 × √(π × 0.002) ≈ 9.98 MPa√m. Safety factor = 65 / 9.98 ≈ 6.5 (acceptable). Plastic zone r_p = (1/6π)(K_I/σ_y)² ≈ 0.024 mm (elastic-plastic regime valid). Critical crack length a_c = (K_Ic / (Y × σ))² / π ≈ 5.2 mm before fracture.