Page 1 of 1

CO2 calculation, fuel consumption type

Posted: Wed Jul 02, 2025 7:38 pm
by CAPcargo
Hi guys

You provide these 4 input parameters for CO2 calculation regarding fuel consumption, I call them for now fuel consumption TYPES
  • 1. Actual consumption
  • 2. Route consumption
  • 3. Vehicle consumption
  • 4. Fleet consumption
  • 5. HBEFA
Additionally the CO2 calculation requests a field with litre/kg of fuel consumption or kw for electric consumption.
We can input 1 numeric value of the fuel consumption, but theoretically all of the fuel consumption types.
Question: What do these fuel consumption types impact in the calculation at all?
If I input 35 litres with actual consumption, or 35 litres with fleet consumption, the result is the same.

Or do we misunderstand and is this fuel consumption (litres) input parameter (under vehicle profile) only meant for fleet consumption type and there are more fuel consumption fields for the other fuel consumption types?

Thanks, best regards
Oliver

Re: CO2 calculation, fuel consumption type

Posted: Thu Jul 03, 2025 7:08 am
by Joost
I'm guessing you are using xServer 2, let me know if I'm wrong.

The RouteRequest.requestProfile.vehicleProfile.engine.fuelConsumption and RouteRequest.requestProfile.vehicleProfile.engine.electricityConsumption are only intended for the "Vehicle consumption" calculation. The fuel consumption for "Actual consumption", "Route consumption" and "Fleet consumption" need to be set in the RouteRequest.routeOptions.effectiveFuelConsumption . Note that HBEFA does not fuel consumption at all, it use formula to determine the fuel consumption based on the route properties and other vehicle properties.

And yes the fuel to CO2e conversion factor is the same for all use cases AFAIK.

Re: CO2 calculation, fuel consumption type

Posted: Thu Jul 03, 2025 8:51 am
by Bernd Welter
Hello Oliver,

as a user you are supposed (by law) to use the "best approach" you can provide the required input data:
  • Best case: You know the actual consumption on a specific trip (e.g. based on "started the trip full, had to fill up afterwards").
  • If not: check the vehicle's average consumption (e.g. based on "I know via my tank card history the average consumption of the vehicle in charge")
  • if not: check the fleets average consumption
  • ...
Maybe the following articles can help, too: