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: [email protected] [mailto:[email protected]] 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: [email protected] <[email protected]> on behalf of [email protected] <[email protected]> Sent: Monday, July 27, 2020 1:58 AM To: [email protected] <[email protected]> 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<https://urldefense.com/v3/__https:/sumo.dlr.de/docs/Developer/How_To/Device.html*msdevice_battery__;Iw!!KGKeukY!ly72qKYZYYndx8wZZ1NYCVb4Re2SZt2uPMwP8HAr42JOu75rq7ncIhtskgwCRQ494czgzhfxOO8$> here are some resources for battery: https://sumo.dlr.de/docs/Models/Electric.html<https://urldefense.com/v3/__https:/sumo.dlr.de/docs/Models/Electric.html__;!!KGKeukY!ly72qKYZYYndx8wZZ1NYCVb4Re2SZt2uPMwP8HAr42JOu75rq7ncIhtskgwCRQ494czgNG7rmTU$> https://sumo.dlr.de/docs/sumo.html#output<https://urldefense.com/v3/__https:/sumo.dlr.de/docs/sumo.html*output__;Iw!!KGKeukY!ly72qKYZYYndx8wZZ1NYCVb4Re2SZt2uPMwP8HAr42JOu75rq7ncIhtskgwCRQ494czgUFdUh7I$> --battery-output <FILE><https://urldefense.com/v3/__https:/sumo.dlr.de/docs/Basics/Notation.html*referenced_data_types__;Iw!!KGKeukY!ly72qKYZYYndx8wZZ1NYCVb4Re2SZt2uPMwP8HAr42JOu75rq7ncIhtskgwCRQ494czgLl9axBQ$> Save the battery values of each vehicle --battery-output.precision <INT><https://urldefense.com/v3/__https:/sumo.dlr.de/docs/Basics/Notation.html*referenced_data_types__;Iw!!KGKeukY!ly72qKYZYYndx8wZZ1NYCVb4Re2SZt2uPMwP8HAr42JOu75rq7ncIhtskgwCRQ494czgLl9axBQ$> Write battery values with the given precision (default 2); default: 2 Kind Regards, Melanie Von: [email protected] [mailto:[email protected]] Im Auftrag von Padisala, Shanthan Kumar Gesendet: Montag, 27. Juli 2020 05:53 An: [email protected] 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
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
