Electric Vehicle Route Planning (EVRP)
readings
2019 Shortest Feasible Path with Charging Stops Battery Ev

Shortest Feasible Paths with Charging Stops for Battery Electric Vehicles∗

InfoValue
Year2019
SourcearXiv 2019 (opens in a new tab)
Main affiliationKarlsruhe Institute of Technology, Germany
Affiliated countriesGermany, USA

Main Contribution

  • Speeding up shortest path queries
  • Extending CSP route planning

Optimisation

  • Minimizing travel time
    • Capacity-constrained routing

Variables

  • Limitation of energy supply
    • Battery condition
      • Capacity
      • Charging
        • Charging stops
          • Charging time
          • Regular charging stations
          • Superchargers
          • Battery swapping stations
        • Energy recuperation
        • Dynamic model of State of Charge (SoC)

Methods

  • Constrained shortest path
  • Bicriteria extension of Contraction Hierarchies (CH)
  • Generalizations of A* Search
  • Incorporate SoC and required charging time into the derived bounds
  • Charging function propagating

Terminologies