Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Questions on shared space in sumo

Hello,
You can obtain a working example of a shared space simulation here: https://sumo.dlr.de/extractTest.php?path=sumo/pedestrian_model/striping/block_vehicles_sharedspace/walkingarea_shared
The rules for creating shared space are explained at https://sumo.dlr.de/docs/Simulation/Pedestrians.html#shared_space
However, in your simple case, no walkingareas are created at all for reasons explained at: https://sumo.dlr.de/docs/Simulation/Pedestrians.html#walkingareas

The screenshot is insufficient to identify the cause of the non-interaction in your larger scenario. Please provide the scenario (.sumocfg and all input files). Preferably, reduce the extent of the network and the traffic demand to the bare minimum that shows the problem.

While there have been a few projects that used SUMO for shared space simulation, it should be noted that there are some limitations. The "assertiveness" of pedestrians on shared space cannot currently be configured and is quite strong (https://github.com/eclipse-sumo/sumo/issues/9602)


regards,
Jakob Erdmann

Am Mo., 28. Juli 2025 um 09:58 Uhr schrieb Ruzicka Jakob Dipl.-Ing. via sumo-user <sumo-user@xxxxxxxxxxx>:

Dear SUMO Team,

My name is Jakob Ruzicka, and I work as a transport planner for the City of Salzburg. Due to extensive renovation of sewer pipes and utility lines, we are presented with the opportunity to redesign the public space of two prominent squares and improve the traffic system accordingly. To forecast the traffic-related impacts of these measures, I am using the microscopic traffic simulation tool SUMO for the first time.

As part of the simulation, I am developing a multimodal model and comparing the following scenarios:

  1. Existing street layout with traffic signal control
  2. New street layout with priority rules and pedestrian crossings
  3. New street layout with priority rules but no pedestrian crossings
  4. Shared space (encounter zone)

I was able to successfully implement scenarios 1–3 in SUMO. However, I am facing challenges with scenario 4 (shared space):

  • In my model, a walking area was created across the entire intersection, which is used by both pedestrians and vehicles. However, pedestrians and vehicles do not interact and appear to pass through each other, as if operating on separate layers (see screenshot). The "striping" pedestrian model was used.

  • In an effort to identify the error, I constructed a simplified test model with four edges and one intersection. North–South is enabled for passenger, bicycle, and pedestrian traffic, while West–East is limited to pedestrians and bicycles. In this test case, no shared space seems to be formed, and pedestrians appear to teleport across the intersection (see screenshot).

I would therefore appreciate your insights on the following questions:

  • Does anyone have experience simulating shared spaces in SUMO?
  • Can someone help identify where the error in my model might be?
  • Is there any detailed guide on how to correctly implement shared spaces in SUMO? The documentation currently available is unfortunately quite brief.

Thank you in advance for your technical support.

Kind regards, Jakob Ruzicka

Dipl.-Ing. Jakob Ruzicka, BSc

STADT:SALZBURG, Amt für Stadtplanung und Verkehr

Schwarzstraße 44
Postfach 63
5020 Salzburg

Tel: +43 662 8072 2369

Fax: +43 662 8072 2081

Mail:jakob.ruzicka@xxxxxxxxxxxxxxxxx

Web:www.stadt-salzburg.at

 

 

Die Datenschutzerklärung und weitere Informationen finden Sie unter www.stadt-salzburg.at/datenschutz

 

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen.

Wenn Sie nicht der/die richtige Adressat/in sind oder diese E-Mail irrtümlich erhalten haben,

informieren Sie bitte sofort den/die Absender/in und vernichten Sie diese Mail.

 

_______________________________________________
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