Haul-Cycle Production and Fleet Match

Truck cycle time, loads per hour, single-truck and matched-fleet production.

Run the calculator

Example

You enter

You get

Details, formula, and sources

Truck cycle time, loads per hour, single-truck and matched-fleet production, and the number of trucks that keep the loader working.

cycle = load + haul + dump + return + spot; loads_per_hour = working_min / cycle; production = truck_cap x loads_per_hour; trucks = ceil(cycle / load); fleet = production x trucks.

Caterpillar Performance Handbook cycle-time production-estimating method by name; first-principles cycle arithmetic.

The cycle-time production method is published earthmoving practice.

Estimate. AHJ and licensed professional govern.

Field names used by the API: truck_cap_lcy, load_min, haul_min, dump_min, return_min, spot_min, eff_min_per_hr, cycle_min, production_lcy_hr, trucks_to_match, fleet_production_lcy_hr

Related tools