How to get the charging time(t in secs) required by a ev vehicle at a
particular charging station to get it fully charged?

Suppose,
maxBatteryCapacity = M Wh
actualBatteryCapacity = x Wh
Power of charging station = P Watt

t = (M-x)/P * 3600 secs. Will this work.
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to