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: <Melanie.Weber@xxxxxx>
  • Date: Tue, 28 Jul 2020 06:14:24 +0000
  • Accept-language: de-DE, en-US
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • Ironport-phdr: 9a23:pjf9hxJ7vVBvLQl2f9mcpTZWNBhigK39O0sv0rFitYgeIvrxwZ3uMQTl6Ol3ixeRBMOHsqwC1bOd6vi6EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCe8bL9oLRi6sArdutQKjYd8N6081gbHrnxUdupM2GhmP0iTnxHy5sex+J5s7SFdsO8/+sBDTKv3Yb02QaRXAzo6PW814tbrtQTYQguU+nQcSGQWnQFWDAXD8Rr3Q43+sir+tup6xSmaIcj7Rq06VDi+86tmTgLjhSEaPDA77W7XkNR9gqJFrhy8uxxxzY3aYI+XO/p/YqzScsgXSnBdUsZTTSFNHp+wY5UJAuEcPehYtY79p14WoBa5AgejGufvxSVOhn/3w6I2yeQuHh/d0wM+BdIDq2nbrNHvNKsITO+60rDFwDPeZPxZxTnz8pLHcgw9of6SR7Jwd9LcxEcrGg/bjluct47oMjeR2+kPrmWW8+ptWPyzhmMmtgx8vyajy9oihITGmo8Yzk7J+CV2zos1JdC2RlJ2bN6gHZZWqiqUOYx2QsY4TGFpviY30qAJuZqhfCQQ1Zso2QbTa+Gdc4iM/x3sSuiRLil+hHJ+Zr2znQq98U+lyuD6S8K6005KozJYntXQrHwByh/e58edRvdg8Eqs2iyD2x7O5u1cPEw4ibDXJ4Miz7M/jJYfrErOEyzslEnojKKbeUMp8fWy5ev9eLXpvJqcOpdxigH5L6shhNSyAf89MggSR2ib/vm81KH78U35XrpKivo2n7HXvp7cK8oVqa63DQ9S3Igg7BixFSmq3MkXk3YGMl9JYhOHj471O1HUOv/0F+qwg1C2kDtx2v/JIKXtApTLLnfdjLfsZatx51JGxAYuzt1S6IhYBqwPLf/wQEP9qsHUAgc8MwOuwubnDNt91pkZWWKKGqKXN73dsVuS6eIpIumDepUZtzbjJPc++fHul2Q0lkIZfamzx5cYdW63Eux8I0qFeXrsnssBEWASswolUezqjVqCXSdOZ3apQa08/Co2B5y6AofHR4CtmKeB0zmhEp1RfGBGBQPELXC9I56ZXvBJdTmfOOdsmTgFTaOsDYg72kf9mhX9zu8zC+fQ8ysZuNTc2dJ4/cXfkQt0+TEiXJfV6H2EU2whxjBAfDQxxq0q+UE=
  • Ironport-sdr: be3/84Zxr+lw7SuktBirvdQcGKYwCkgWQTHrwGAuXW65RMHCgq37RweIhrQkgQlJreTlnQRXsU QGZ6Sc9BGS9Q==
  • 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: AQHWY8k3nnAARalfqkWT8y2TDK7EBKka7O3AgADfXVqAALf6IA==
  • Thread-topic: Battery and Power-train integration into SUMO

Hi,

 

I do not know exactly what you want, but maybe you find the information here:

https://sumo.dlr.de/docs/TraCI/Vehicle_Value_Retrieval.html#device_and_lanechangemodel_parameter_retrieval_0x7e

Here are the TraCi devices for battery

·  device.battery.energyConsumed

·  device.battery.energyCharged

·  device.battery.actualBatteryCapacity

·  device.battery.maximumBatteryCapacity

·  device.battery.chargingStationId

·  device.battery.vehicleMass

 

Kind Regards,

Melanie

 

Von: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@xxxxxxxxxxx] Im Auftrag von Padisala, Shanthan Kumar
Gesendet: Montag, 27. Juli 2020 21:14
An: Sumo project User discussions
Betreff: Re: [sumo-user] 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