Hello Florian,
Well, obviously, I did not explain it properly.
Vehicular emissions mainly depend on the acceleration and the speed, with acceleration being the major influence.
As SUMO is a microscopic model where the vehicles’ speed and acceleration are known, this information is used in all of SUMO’s emission models.
But within the original HBEFA, no dependency between accelerations and emissions exists. HBEFA is an inventory models which only gets vehicle types (the vehicle fleet in fact), the mileage,
and the traffic state as inputs – and the slope.
Now slope can be transformed into acceleration – the power needed to climb is physically of the same type as the power needed to accelerate. And that has been done when transferring
HBEFA-values into SUMO’s HBEFA-based emission model.
This means SUMO uses the acceleration and the speed though acceleration was not given in the original HBEFA.
Now I must admit that I do not know why your values differ only by such small values. I have never worked with elevations in SUMO.
Maybe someone else can answer this.
Sincerely,
Daniel
Von: Florian Schnepf <florian.schnepf97@xxxxxx>
Gesendet: Samstag, 19. August 2023 15:40
An: Krajzewicz, Daniel <Daniel.Krajzewicz@xxxxxx>; sumo-user@xxxxxxxxxxx
Betreff: Aw: AW: [sumo-user] HBEFA Emission Model
What happens when there is no information about the slope?
I have made some tests with one network with increases and one without, as well as two HBEFA emission models.
The results show that there is very little difference on average.
With elevation: 22.319 g
without elevation: 22.495 g
With elevation: 6.374 g
without elevation: 6.522 g
I would expect consumption to be higher with elevation than without.
Does this mean that the information about the slope does not contribute to the calculation of the consumption, since it replaces the influence of acceleration?
Hello Florian,
well, no.
HBEFA has the information about the influence of slope on emissions. On the other hand, as HBEFA uses (macroscopic)
traffic states, it does not use (microscopic) acceleration.
So, when deriving emissions from HBEFA, we used the slope information for replacing the missing influence of accelerations.
Sincerely,
Daniel
I read in a paper about the emission models that the HBEFA model does not depend on acceleration and therefore the
slope is used for compensation.
I do not understand how this is meant. Can someone explain to me how this was implemented?