Tag Line Pull and Handler Count

Tag-line tension to control a suspended load, the number of handlers at a safe per-person pull.

Run the calculator

Example

You enter

You get

Details, formula, and sources

Tag-line tension to control a suspended load, the number of handlers at a safe per-person pull, and a flag when a mechanical tag is needed. The lift director governs.

tag_tension = lateral_force / cos(angle); handlers = ceil(tag_tension / per_person); mechanical_help when tag_tension > 2 x per_person.

OSHA 1926 Subpart CC and standard rigging practice by name; first-principles statics on the tag-line geometry.

OSHA 1926 Subpart CC is free at osha.gov. The geometry is public.

Estimate. Head rigger and manufacturer working-load-limit charts govern. Inspect every piece of hardware before the show.

Field names used by the API: lateral_force_lb, tagline_angle_deg, per_person_lb, tag_tension_lb, handlers

Related tools