Center of Gravity and Pick-Point Load Share

Load on each of two pick points and the percent imbalance from the total weight, span, and CG offset.

Run the calculator

Example

You enter

You get

Details, formula, and sources

With a flag when the CG falls outside the picks. The head rigger and the load weight govern.

load_p1 = W x (span - d1) / span; load_p2 = W x d1 / span; imbalance_pct = |load_p1 - load_p2| / W x 100; cg_outside flags d1 < 0 or d1 > span.

ASME B30.9 (Slings) and ITI rigging practice by name; first-principles statics (moment balance about a pick point).

ASME B30.9 is a published consensus standard. The moment-balance statics are 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: total_weight_lb, span_in, cg_from_p1_in, load_p1, load_p2, imbalance_pct

Related tools