These notes are included as a reference for the cycle time calculations.
Table of Contents |
---|
Cycle Time
Cycle time is defined as the time for a truck to complete one return trip between any two points on the haul.
Code Block | ||
---|---|---|
| ||
TheoreticalTruckCycleTime = SpotAtLoader + TruckLoadTime + LoadedTravelTime + SpotAtDump + DumpTime + UnloadedTravelTime + RechargeTravelTime + RechargeTime + TKPHDelay
TruckCycleTime = TheoreticalTruckCycleTime + Queue |
...