Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] [EXTERNAL] AW: Demand generation issues (Congestion and uncongestion)

If you don't want to edit custom edge weights, here is a quick solution:
- copy your network and use netedit to cut away the suburban parts
- run randomTrips twice: one the larger and on the reduced network (set option --prefix to avoid duplicate vehicle ids)
- load the output from both randomTrip runs into the original (larger) network

Am Di., 29. Okt. 2024 um 09:06 Uhr schrieb Mirko Barthauer via sumo-user <sumo-user@xxxxxxxxxxx>:

Well if you still need assistance then please explain exactly what you tried. The custom edge weights should be fine for your use case and I cannot guess what went wrong with the little information you gave me.

 

Best regards,

Mirko

 

 

 

 

-----Original-Nachricht-----

Betreff: Re: [EXTERNAL] AW: [sumo-user] Demand generation issues (Congestion and uncongestion)

Datum: 2024-10-28T18:19:31+0100

Von: "Ayomide Afolabi" <aafolab4@xxxxxxxxxxxxxxxxxxxxx>

An: "Mirko Barthauer" <m.barthauer@xxxxxxxxxxx>

 

 

 

I have tried almost everything on that page. 


From: Mirko Barthauer <m.barthauer@xxxxxxxxxxx>
Sent: Monday, October 28, 2024 1:17:30 PM
To: Ayomide Afolabi <aafolab4@xxxxxxxxxxxxxxxxxxxxx>
Subject: AW: [EXTERNAL] AW: [sumo-user] Demand generation issues (Congestion and uncongestion)

Yes. That's where the link leads to...

 

 

 

 

-----Original-Nachricht-----

Betreff: Re: [EXTERNAL] AW: [sumo-user] Demand generation issues (Congestion and uncongestion)

Datum: 2024-10-28T16:34:00+0100

Von: "Ayomide Afolabi" <aafolab4@xxxxxxxxxxxxxxxxxxxxx>

An: "Mirko Barthauer" <m.barthauer@xxxxxxxxxxx>

 

 

 

Thanks for your response. Are you referring to the edge probabilities in the randomtrips.py documentation. 


From: Mirko Barthauer <m.barthauer@xxxxxxxxxxx>
Sent: Monday, October 28, 2024 11:27:30 AM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Cc: Ayomide Afolabi <aafolab4@xxxxxxxxxxxxxxxxxxxxx>; Mahyar Amirgholy <mamirgho@xxxxxxxxxxxx>
Subject: [EXTERNAL] AW: [sumo-user] Demand generation issues (Congestion and uncongestion)

Hi,

 

did you already try to use edge-based weights with randomTrips.py? There you should clearly be able to control which part of the network generates more trips and where they probably want to go.

 

Best regards,

Mirko

 

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] Demand generation issues (Congestion and uncongestion)

Datum: 2024-10-28T16:03:52+0100

Von: "Ayomide Afolabi via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "sumo-user@xxxxxxxxxxx" <sumo-user@xxxxxxxxxxx>

 

 

 

Hello,

 

I need help in resolving this issue,

 

 

We are developing a simulation model of Boston in SUMO. To better analyze the results and implement our control strategy, we are considering the Boston network as consisting of two subnetworks: (1) Urban Network(highlighted part in the attached network), and (2) Suburban Network.

 

A map of a city Description automatically generated.png

 

In the base case, we want the urban network to be congested while the suburban network remains uncongested.

 

We are currently using a random demand generation approach using the randomtrips.py  to assign travel demand to the network. However, after testing different parameter values of fringe factor, repetition rate (p), arrival rate (period), we realized that we are only able to keep both the urban and suburban networks either congested or uncongested. We are unable to achieve the desired state where only the urban network is congested and the suburban network remains uncongested.

 

How can we revise the demand generation approach so that we can assign more demand to the urban network and less to the suburban network? 

 

 

Thanks.

 

 

Best,

 

Ayo

 

 

 

 

 



CAUTION: This email originated from outside of KSU. Use caution replying or supplying information, clicking links, or opening attachments. If you suspect the message is fraudulent, report it using the Phishing Alert Button or forward the message to abuse@xxxxxxxxxxxx

 

 


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top