How long a generator runs depends on how much fuel you have and how hard it is working. This calculator interpolates the manufacturer’s consumption between known load points and divides your fuel quantity by the resulting hourly rate to estimate total runtime.
How it works
Fuel consumption rises with load, so the tool linearly interpolates between the data-sheet rates at 50 and 100 percent load (or 25 percent when supplied) to find the rate at your operating load, then divides fuel by that rate:
rate(load) = interpolate(consumption table, load %)
Runtime hours = fuel quantity ÷ rate(load)
For loads below 50 percent it extrapolates down toward the 25 percent figure where available, otherwise it holds the 50 percent rate as a floor.
Example
A diesel unit burning 0.6 gal/h at 100 percent and 0.4 gal/h at 50 percent, run
at 75 percent, consumes about 0.5 gal/h. A 30-gallon tank then lasts roughly
30 ÷ 0.5 = 60 hours.
Tips
- Run standby loads at 30 to 60 percent for the best efficiency and runtime.
- Keep a fuel reserve — cold, altitude, and engine age raise consumption.
- Use the data sheet’s own units for both fuel quantity and consumption.