Skip to content

Model validity (base case) #8

@EwoutH

Description

@EwoutH

There are a few "problems" with the model that ideally should be addressed. Either this happens in this research, or is documented properly as a limitation.

1. Mode choice behavior

Model behavior

Currently the mode choice distribution - in the base case, so without any AVs - looks like this:

journeys_data_base

Which shows that transit is preferred for the longer distances, while cycling is from the shorter ones.

And the numbers are as follows.

Area Metric Bike Car Transit
All 21 areas Mode choice 82.33% 11.20% 6.48%
All 21 areas Distance weighted 78.77% 10.32% 10.91%
Inner center Mode choice 86.62% 11.50% 1.88%
Inner center Distance weighted 87.67% 10.68% 1.65%

Note: The inner center includes the districts Noord, Kralingen, Rotterdam Centrum, Feyenoord, and Delfshaven. The 21 areas the whole area in the city polygon.

Validation data

As for validation data, we know the following:

In V-MRDH 3.0 data, the mode choice distribution should be as follows:

Area Car Bicycle Public Transport
All 21 areas 37.71% 48.99% 13.30%
Inner center 13.40% 69.92% 16.68%

Based on ODiN 2023 (2022 looks the same):
image

image

Alignment:

  • Bike (and foot) dominate shorter travel times, car the middle travel time, public transport the longer durations
  • Bike (and foot) dominate shorter travel distances, cars and public transport the longer distances

Non-alignment:

  • In general, public transport and car use are on the low side, while bicycle use is quite high.
  • There are only small differences in mode shares between the larger Rotterdam Area and the inner center, while there are far larger ones in the MRDH data.

Potential solutions

  1. Add some penalty to bicycles
    a. Increase the VoT
    b. Add a fixed penalty for each trip
    c. Add a distance penalty (possibly non-linear)
  2. (non-feasible) build a more extensive mode choice model based on Stated Preference data.

2. Lack of actual traffic jams

In general, the average speed stays very high, indicating a lack of traffic jams in the model (bottom left plot).

uxsim_data_base

This could be caused by either/or:

  1. The lack of car as a chosen modality
  2. The lack of cars from outside areas
  3. Road capacity input values (model calibration)

It's difficult to find data on how slow traffic should be going in peak traffic, but certainly faster than this. TomTom Move might have this data (available).

Potential solutions:

  1. Add a fixed amount of outside traffic
  2. Lower road capacity to compensate for the lack of outside traffic
  3. (not feasible) simulate a larger area. Both OD API lookups and the network are insufficient for that.

Synthesis

  • The lack of traffic jams will worsen the lack of cars being chosen as mode, so this is a problem where there's interaction, so 2. should probably be solved first.
  • A semi-accurate traffic pressure is needed to properly study the effects from ingesting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions