[Q&A] Car usage increases even after introducing autonomous DRT #1239
Unanswered
numerati93
asked this question in
Q&A
Replies: 1 comment 1 reply
-
How do you measure "car usage increases"? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Provide the MATSim version you are using. You can find the version in the
pom.xml
. E.g.2025.0
.16.0-2024w08
Did you build a minimal example to reproduce the issue?
Describe the problem you are facing.
I'm using MATSim to analyze the impact of introducing autonomous DRT in a specific region.
To evaluate this, I conducted analyses with and without autonomous DRT. However, despite introducing autonomous DRT as a new transport mode, I observed an unexpected increase in private car usage.
In my setup, only car and DRT are simulated with vehicles, while other modes such as public transport, bike, and walk are handled as teleported modes. This pattern appears in both the output plan and experienced plans, so it doesn’t seem to be an issue related solely to replanning or scoring.
I suspect the issue might be related to the configuration or mode setup, especially in how MATSim handles mode choice when introducing new alternatives.
Below is my mode parameters and routing setup:
Has anyone seen similar unexpected increases in other mode usage when adding DRT? What would you suggest checking in this kind of setup?
I’ve also attached the full configuration files for reference.
Thank you in advance for any insights!
If possible, provide a link to your minimal example. This might be a GitHub repository.
No response
If you want, provide some background information about you and your project. This might help us understand your issue better.
config files.zip
Beta Was this translation helpful? Give feedback.
All reactions