Weld Passes and Arc Time to Fill a Groove

How many passes fill a groove, and the arc time and wire that takes.

Run the calculator

Example

You enter

You get

Details, formula, and sources

Passes = ceil(groove area / area per pass), deposited weight = area x length x density, arc time = weight / deposition rate, total = arc / operator factor. A 12 in, 0.15 in^2 groove at 8 lb/h -> 5 passes, 0.51 lb, 3.8 min arc (9.5 min at 40%). The WPS and shop rates govern.

passes = ceil(A_groove / a_pass); weight = A_groove x length x density; arc_h = weight / dep_rate; total_h = arc_h / op_factor.

The standard welding-cost estimating relations (passes, deposited weight, arc time, operator factor), by name.

The deposited-weight and arc-time estimating relations are standard welding-cost references (AWS / Lincoln / Miller estimating guides). The WPS and the shop's measured rates govern.

Estimate. AHJ and licensed professional govern.

Field names used by the API: A_groove, length_in, a_pass, dep_rate, density, op_factor, passes, weight_lb, arc_min

Related tools