Weld Length Calculator Formula
Understand the math behind the weld length calculator. Each variable explained with a worked example.
Formulas Used
Minimum Weld Length
min_length = throat > 0 && allowable_shear > 0 ? applied_load / (throat * allowable_shear) : 0Effective Throat
throat_size = throatCapacity per Inch
capacity_per_inch = throat * allowable_shearVariables
| Variable | Description | Default |
|---|---|---|
applied_load | Applied Load(lbs) | 10000 |
weld_size | Weld Leg Size(in) | 0.25 |
allowable_shear | Allowable Weld Shear Stress(psi) | 21000 |
throat | Derived value= weld_size * 0.707 | calculated |
How It Works
Fillet Weld Length
L = P / (t x Fv)
Where P is the applied load, t is the effective throat (0.707 x leg size for a 45-degree fillet), and Fv is the allowable shear stress on the weld metal. For E70 electrodes, Fv = 0.30 x 70,000 = 21,000 psi.
Worked Example
10,000 lb load, 1/4-inch fillet weld, E70 electrode.
- 01Throat = 0.25 x 0.707 = 0.177 in
- 02Capacity = 0.177 x 21,000 = 3,713 lbs/in
- 03Min length = 10,000 / 3,713 = 2.69 in
- 04Use at least 3 inches of weld.
Frequently Asked Questions
What does 0.707 represent?
For a 45-degree fillet weld, the shortest distance through the weld (the throat) is the leg size multiplied by sin(45) = 0.707. The throat is the weakest cross-section.
What is the minimum weld length?
The AISC requires minimum weld length of 4 times the weld size or 1.5 inches, whichever is greater. Very short welds may not develop full strength due to start/stop effects.
Ready to run the numbers?
Open Weld Length Calculator