Trip assignment inputs
Tip: If results look optimistic, lower efficiency or add queue time.
Example data table
| Scenario | Quantity basis | Total quantity | Truck capacity / payload | Distance one-way | Fleet | Cycle time (min) | Trips required | Trips/day | Days |
|---|---|---|---|---|---|---|---|---|---|
| Borrow to embankment | Volume | 500 m³ bank, swell 1.25 | 12 m³, fill 0.90 | 5 km | 4 trucks, 1×8h, 85% | ~25.0 | 58 | ~65.3 | ~0.89 |
| Aggregate deliveries | Mass | 900 t | 18 t, fill 0.95 | 12 km | 6 trucks, 1×10h, 80% | ~46.0 | 53 | ~62.6 | ~0.85 |
Example numbers are illustrative; your site conditions will differ.
Formula used
Trips required
- Volume basis: Loose volume = Bank volume × Swell factor
- Effective payload = Truck capacity × Fill factor
- Trips required = ceil(Loose volume ÷ Effective payload)
- Mass basis: Effective payload = Payload rating × Fill factor
- Trips required = ceil(Total mass ÷ Effective payload)
Cycle time and production
- Loaded travel (min) = (Distance ÷ Loaded speed) × 60
- Empty travel (min) = (Distance ÷ Empty speed) × 60
- Cycle time (min) = Loaded + Empty + Load + Dump + Queue + Other
- Productive minutes/shift = (Shift minutes − Breaks) × Efficiency
- Trips/truck/shift = Productive minutes ÷ Cycle time
- Trips/day (fleet) = Trips/truck/shift × Trucks × Shifts/day
- Days required = Trips required ÷ Trips/day (fleet)
Fuel and cost model
- Fuel/trip = Loaded leg + Empty leg + Idle fuel during fixed time
- Loaded/Empty fuel legs are computed from distance and consumption rate.
- Fleet hours = Trips required × (Cycle time ÷ 60)
- Total cost = (Total fuel × Fuel price) + (Fleet hours × Hourly cost)
- CO₂ estimate = Total fuel × CO₂ factor
How to use this calculator
- Choose units and whether you plan by volume or mass.
- Enter total quantity and truck capacity or payload with a realistic fill factor.
- Set fleet size, shift plan, breaks, and a conservative efficiency value.
- Define the route distance, travel speeds, and all fixed time components.
- Click Calculate and review trips/day and duration.
- Use CSV/PDF buttons to share the result with your team.
Built for quick planning and scenario comparisons on site.