Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] ODP: Traffic Assignment
  • From: Korczak Jerzy <Jerzy.Korczak@xxxxxxxxxx>
  • Date: Fri, 20 Mar 2020 16:37:57 +0000
  • Accept-language: pl-PL, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ue.wroc.pl; dmarc=pass action=none header.from=ue.wroc.pl; dkim=pass header.d=ue.wroc.pl; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/mC7wM1yUaIfTBAWfr48ogU7Dnz+F+1p8lOw01ME0T0=; b=NNkIi33d9oAOat2oGAu6KxOHJMA8DOX6exbvfqMQoJcLrL7vbQAlIIDhUtrpmJ7l/NiANmpGXHMRyCmWFsoXas1ALBFqe9m/iNzPUJpbYQ7FXwENg/MOzUsLo2Krx9m5rl37aMFIHB11f/4r7COdYAvyz9zCF8KYJfVD86+Cj124FX+lGXc4Hh3pv2uzy1VGcFJuzYNhGlxj12l632nD3NCUOxB+845yHayAdH4vZ9VYX5GydoB6T76IwJ9ZkcKbOpYXkvLtaTk531DURd1zpbFOFjIbiQuEHqK/y4O2lWtdz8g5dXuHb1EtZOZ28B7gvK9KbsLF+9eEdPfYlbZNtA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ToTTMnJf2mQdaYRnjj+Iu2JIgwycjeAY/1LNAGpOq4UrrYxcvpTHfiI0bUGPND1Jjx9BxvcJSbsjyyADYtWL+NYYrEUa4kKGH/JdAzp55zJMIpnGOCllej4yU+H//xl6CTlz+v5Z3pVhkzMr4HZMUfFMRpMsanIS5w5PFb+VIFSlH1wgSy+r8AJQIVhDYvGfLFkbmQZXPeuDUVkJGpYGFwVYz76nZjwGllBTEym5/r+k25Z8BYV6aqCf0xKNOlihmPIJOU9CzS0cLu8/hUUutQZs1mkIlMu1k2yDL1tzFZ/JUB5F/2OdIKZenVhn5DZhkM68T3srgqRFqr28hs/7zA==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHV/eG6yo3xUaUFq0aevfw0TcU8S6hRPUqAgAAI4QCAAAZdAIAACdeAgAAK+QCAAA4BgIAAPDxW
  • Thread-topic: [sumo-user] Traffic Assignment

Hello,
I'm interested to simulate and analyze traffic on a main artery ( about 10 intersections, 3-4 lanes on an edge). To eliminate not related junctions and connections I had closed the edges out of the artery, leaving only the closest junctions to the artery. During simulation many traffic jams  appeared because of vehicles trying to turn into the closed edges, and block others.  Maybe I should cut/delete the junctions/edges in an another way? 
Thank you in advance for advice.

Best regards,
Jerry

Od: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> w imieniu użytkownika behzad bamdad mehrabani <bm.bamdad@xxxxxxxxx>
Wysłane: piątek, 20 marca 2020 13:46
Do: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Temat: Re: [sumo-user] Traffic Assignment
 
Thank you very much 

On Fri, Mar 20, 2020 at 12:57 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

Am Fr., 20. März 2020 um 12:17 Uhr schrieb behzad bamdad mehrabani <bm.bamdad@xxxxxxxxx>:
Thank you very much. I would be happy if you could send me any document regarding how to change user equilibrium to system optimal algorithm. 

Regards, 


On Fri, Mar 20, 2020 at 11:42 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Correct. There is currently no tool in SUMO that would find the system optimum for you directly.
However, you should be able to hook into the UE assignment iteration and swap out average travel times with your own estimate of marginal travel times to approach the SO as described in the literature.

regards,
Jakob

Am Fr., 20. März 2020 um 11:19 Uhr schrieb behzad bamdad mehrabani <bm.bamdad@xxxxxxxxx>:
Dear Jakob, 

Thank you very much for your reply. I found only the User Equilibrium (UE) assignment, and there is no System Optimal (SO) Assignment, am I right?

Regards, 

On Fri, Mar 20, 2020 at 10:48 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Hello,
all the algorithms of SUMO are open source. (https://github.com/eclipse/sumo)
The traffic assignment is chiefly done in a microscopic fashion (because SUMO is predominantly a microscopic simulation) but there also exists an application for macroscopic assignment. For details, see https://sumo.dlr.de/docs/Demand/Dynamic_User_Assignment.html

regards,
Jakob

Am Do., 19. März 2020 um 12:28 Uhr schrieb behzad bamdad mehrabani <bm.bamdad@xxxxxxxxx>:
Hello Dear All, 
I would be happy if you could answer the following questions: 

1. I want to run a macroscopic dynamic system optimal traffic assignment in which I can embed a criterion for the traffic assignment algorithm solution.  
Is it possible to do so in SUMO?

-is the traffic assignment algorithms' source code available in SUMO?

If so, How? 

Regards, 
--
Behzad Bamdad Mehrabani

Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural Engineering and Urban Planning, Tournai, Belgium

                   behzad.bamdad@xxxxxxxxxxxx 

cell: (+32) 497 29 22 14
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


--
Behzad Bamdad Mehrabani

Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural Engineering and Urban Planning, Tournai, Belgium

                   behzad.bamdad@xxxxxxxxxxxx 

cell: (+32) 497 29 22 14
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


--
Behzad Bamdad Mehrabani

Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural Engineering and Urban Planning, Tournai, Belgium

                   behzad.bamdad@xxxxxxxxxxxx 

cell: (+32) 497 29 22 14
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


--
Behzad Bamdad Mehrabani

Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural Engineering and Urban Planning, Tournai, Belgium

                   behzad.bamdad@xxxxxxxxxxxx 

cell: (+32) 497 29 22 14

Back to the top