Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Battery and Power-train integration into SUMO
  • From: "Padisala, Shanthan Kumar" <padisala.1@xxxxxxxxxxxxxxxxxxx>
  • Date: Mon, 27 Jul 2020 19:14:07 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=buckeyemail.osu.edu; dmarc=pass action=none header.from=buckeyemail.osu.edu; dkim=pass header.d=buckeyemail.osu.edu; 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=Dqdkb3ewB4OdffgInDI7Dpx7t4uaNE2N9e7NJyQJVVk=; b=T8X7TiVtmlOzM/ItpNkuVvu//jliNMqFym5EMJtOKaiT01iAmm0agEo3PQC5Sbw4FOz3upQv2b5AvO9x8mU9nBKyok/JD6KZ1Ko0mufhVQWb3qHWV/Q5913XiIJ5rMXyc5wRmdbgcdSkr8IVPeSAVkNH+6altSO23LT8S75NjiwYEBQW5gZYxAGaHD87xa0ZN6/teT6etnrHEaP1+M69CtdoSvEZQ7Wu5YNjGHRfYjW9A3fDyXJTsNlG1rbb9t9Z510q44p9VnUVaNVRZntwsyXD/DFpVKbxq+qnF+MGrgyN33i4eK0sTNXo1fLFUR/GzplK+9/3HSW7vrQjINaAIg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Hz1ZO3YPMxPaQemfop9WtZIkrUCI1L/XOiiP64i5TAi7qQ82R42O1KUR9ddb9NFhxcgH80WBGYJI/IxCoEHZn317YkGbr7gCu2A3bTux4FM8mBTXH7WXrTZEqrC1TCKe7Jlz2dugHqxAghRy3q4IZP74ncsrSVxAnfKPSgzUHq0J/B/AXuN3I+P02HM04l6GCPxeU6EbtsmdnXaOHnAq9bLHRWp2z+ACcYRctygfnvaxOwcNIDCyZlCDJuAl/o8wq6erE6G3oWlz6HHwACGadeT45hSpgYazfzxlkcwIFEPz2rm/32RdGdwwIaZKxYWmLc7t+JYvZ0A4lkaOESJRdQ==
  • 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: AQHWY8k3nnAARalfqkWT8y2TDK7EBKka7O3AgADfXVo=
  • Thread-topic: Battery and Power-train integration into SUMO

Hello,

Thank you for the resources. Looks like these have to be defined directly in the routes file. But is there any way to define these using TraCI commands, given a route file that does not contain these definitions?

PSK

From: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> on behalf of Melanie.Weber@xxxxxx <Melanie.Weber@xxxxxx>
Sent: Monday, July 27, 2020 1:58 AM
To: sumo-user@xxxxxxxxxxx <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] Battery and Power-train integration into SUMO
 

Hi,

 

see here for how to implement a new device:

https://sumo.dlr.de/docs/Developer/How_To/Device.html#msdevice_battery

 

here are some resources for battery:

https://sumo.dlr.de/docs/Models/Electric.html

https://sumo.dlr.de/docs/sumo.html#output

--battery-output <FILE>

Save the battery values of each vehicle

--battery-output.precision <INT>

Write battery values with the given precision (default 2); default: 2

 

Kind Regards,

Melanie

 

Von: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@xxxxxxxxxxx] Im Auftrag von Padisala, Shanthan Kumar
Gesendet: Montag, 27. Juli 2020 05:53
An: sumo-user@xxxxxxxxxxx
Betreff: [sumo-user] Battery and Power-train integration into SUMO

 

Hi everyone,

 

I am trying to integrate Battery Models into SUMO. Can I get some leads and resources on how to do this?

 

Thank you,

PSK


Back to the top