A Bellman-Ford approach to energy efficient routing of electric vehicles

Most experts foresee more demand for electric and plug-in electric vehicles. This demand is triggered by environmental concerns, energy dependency, and unstable fuel prices. Available vehicle routing algorithms are designed for fossil-fuelled vehicles. These algorithms optimize for the shortest distance or the shortest travel time between 2 points. Dijkstra or Dijkstra-like algorithms are mostly used for solving such optimization problems. Energy-efficient routing for electric vehicles, on the other hand, requires different approaches as it cannot be solved using Dijkstra or Dijkstra-like algorithms. Negative path costs generated by regenerative braking, battery power and energy limits, and vehicle parameters that are only available at query time, make the task of electric vehicle energy-efficient routing a challenging problem. In this paper, we present a solution approach to the electric vehicle energy efficient routing problem using Bellman-Ford. Bellman-Ford is a deterministic optimization method that is capable of solving routes with negative paths. A model representing electric vehicles is presented. Bellman-Ford search is then applied on the model and is used to find the most energy efficient route. The generated solution is then used to guide the electric vehicle through the desired path. The performance of the Bellman - Ford algorithm is then studied by applying the implemented algorithm on different map sizes.

[1]  Martin Leucker,et al.  Efficient Energy-Optimal Routing for Electric Vehicles , 2011, AAAI.

[2]  Ali Emadi,et al.  Modern electric, hybrid electric, and fuel cell vehicles : fundamentals, theory, and design , 2009 .

[3]  Rami Abousleiman,et al.  Tabu search based solution to the electric vehicle energy efficient routing problem , 2014, 2014 IEEE Transportation Electrification Conference and Expo (ITEC).

[4]  Rami Abousleiman,et al.  Energy-efficient routing for electric vehicles using metaheuristic optimization frameworks , 2014, MELECON 2014 - 2014 17th IEEE Mediterranean Electrotechnical Conference.

[5]  Dorothea Wagner,et al.  Energy-optimal routes for electric vehicles , 2013, SIGSPATIAL/GIS.

[6]  Richard Bellman,et al.  ON A ROUTING PROBLEM , 1958 .

[7]  Rami Abousleiman,et al.  Energy Efficient Routing for Electric Vehicles using Particle Swarm Optimization , 2014 .

[8]  Martin Leucker,et al.  The Shortest Path Problem Revisited: Optimal Routing for Electric Vehicles , 2010, KI.

[9]  Martin Sachenbacher,et al.  The optimal routing problem in the context of battery-powered electric vehicles , 2010 .

[10]  Rami Abousleiman,et al.  Charge Capacity Versus Charge Time in CC-CV and Pulse Charging of Li-Ion Batteries , 2013 .

[11]  D. R. Fulkerson,et al.  A Simple Algorithm for Finding Maximal Network Flows and an Application to the Hitchcock Problem , 1957, Canadian Journal of Mathematics.

[12]  Rami Abousleiman,et al.  An Application of Ant Colony Optimization to Energy Efficient Routing for Electric Vehicles , 2013 .