Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO: Simulating express lane demand
  • From: mrosales <mrosales@xxxxxxx>
  • Date: Fri, 18 Nov 2022 17:36:19 +0000
  • Accept-language: es-MX, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=unam.mx; dmarc=pass action=none header.from=unam.mx; dkim=pass header.d=unam.mx; 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=FB+ZXIr3029fwwHg0u1nq9PdS4kDKBfJOF232qcbxag=; b=nr8WMJGZjn8HLBHLfie+AjhHDVMa9jHTZKxwRHt//ttuPGg070Dch925DEzZ2B1qtsS8TRZRutklMmzMNt/KUwHoMcV/SJAz3zj+pYhHk+14BfTk9EDjuRRgs2WV/XQPZRkty8p+iZ2as8Dhnsdz1PHJR6pEO9+wn9KFBm9hxCrhf9FVEN90bOqHLPJI+cfptYUjkTP++EpzaxV/7bocCVLvNu35jST+oV6PwZwXkmZaYSGXMBzuuaLKsm1P/S8M5ZdOYOjHs6xCYclsZcXx4IU4biKnVBVIyoHAUGQVTCLs33yWkwtvW4+7OKEBaCpjhDmXZfumlX0vvUT6kH36Tg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=GXpDunQD0oV5WAkDRdYKu4A0OAQxPy09rLrbP7qcMLmVJKSRvphhkq6ujXrJU33tEgWPKF5FCT/N1CT0HfKg19+XC7EcTbFxuDEPf/gOYMJRlydA59VtB0dD9VoZoLkPDjWoYOAlafqLPaAoPYrg7v6zBuvlOJKWOSXK/6h8W70xy5w56qd1DWHw2uRERQa41/z1L5/x/j1KjBSKqyR/1yXVT/rx5Lw8NTe52Mk5Mkc40GE26Vn4eHyYKQ/7fforclN91ClfeDgklO5ZQ4yZdoSHOr5hVKHfTo60QbN87ExVBV276jg3/0oVr9XkRS41ImoeMO/caVBc5dBk8lQC5g==
  • 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: AQHY+3NzZiTtUMVxuUC702rqmRfxka5E8F2g
  • Thread-topic: [sumo-user] SUMO: Simulating express lane demand

Dear Hossam Both things are possible with TRACI. A Python library.

A beginning tutorial: https://sumo.dlr.de/docs/Tutorials/PublicTransport.html

An overview https://sumo.dlr.de/docs/TraCI.html

List of functions https://sumo.dlr.de/pydoc/  At the end….

 

Kind regards

 

-------------------------

Saludos cordiales
Mat. Manuel Hernández Rosales
Secretario Técnico
Programa Universitario de Estudios sobre la Ciudad

Coordinación de Humanidades

Universidad Nacional Autónoma de México
Ciudad de México, México

 

De: sumo-user <sumo-user-bounces@xxxxxxxxxxx> En nombre de Hossam Abdel All
Enviado el: viernes, 18 de noviembre de 2022 11:29 a. m.
Para: sumo-user@xxxxxxxxxxx
Asunto: [sumo-user] SUMO: Simulating express lane demand

 

Hi,

I have not previously used SUMO but understand that it has been widely used in research given its portability and being open source. However, I do have questions that I can't find direct answers to which is why I need your help:

1. Can I, in real-time, get vehicle states and then modify it (I have an external model that will change vehicle states between using General Purpose or Express Lanes)?

2- After building this predictive model in step 1, I am looking to create another control model that changes in real-time the displayed toll rate based on the predicted usage from step 1. Is this possible?

 

Any materials or help is appreciated. 

 

Regards, 

Hossam 


Back to the top